Merge pull request #380 from pfaffman/multi-container
[discourse_docker.git] / README.md
index 4cd622699eedb86bd1ad111de3044a4a8e12c542..cfb1091f5c64437db49471bdd896b09e3c1a1517 100644 (file)
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ then run:
 This will spawn a new Ubuntu VM, install Docker, and then await your
 instructions.  You can then SSH into the VM with `vagrant ssh`, become
 `root` with `sudo -i`, and then you're right to go.  Your live git repo is
-already available at `/var/discourse`, so you can just `cd /var/discourse`
+already available at `/vagrant`, so you can just `cd /vagrant`
 and then start running `launcher`.