README.md: quorum-examples/7nodes is the path inside Vagrant

This commit is contained in:
Patrick Mylund Nielsen 2016-11-24 23:15:42 -05:00
parent d6d789075f
commit 35502e6952
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/examples/7nodes
ubuntu@ubuntu-xenial:~$ cd quorum-examples/7nodes
$ ./init.sh
# (output condensed for clarity)