README.md: Correct example path (examples are now in quorum-examples/examples)

This commit is contained in:
Patrick Mylund Nielsen 2016-11-23 17:39:30 -05:00 committed by GitHub
parent 913c14ea68
commit d6d789075f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Now that you have a fully-functioning Quorum environment set up, let's run the 7
```sh
# (from within vagrant env, use `vagrant ssh` to enter)
ubuntu@ubuntu-xenial:~$ cd quorum-examples/7nodes
ubuntu@ubuntu-xenial:~$ cd quorum-examples/examples/7nodes
$ ./init.sh
# (output condensed for clarity)