We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2ea63 commit 04bd0d2Copy full SHA for 04bd0d2
Chapter-2/README.md
@@ -37,7 +37,7 @@ You can now access your box by using ssh to connect to the virtual box using:
37
vagrant ssh
38
```
39
40
-Put any file into the same directory of Vargrantfile, it will be available in the */vagrant* directory of VM (in this case, Ubuntu Lucid32):
+The directory containing the *Vagrantfile* will be mounted by default in the */vagrant* directory of the guest VM (in this case, Ubuntu Lucid32):
41
42
43
cd /vagrant
0 commit comments