Skip to content

Commit 17942a2

Browse files
committed
Merge pull request SamyPesse#76 from happy15/work
Explains /vagrant more detailed
2 parents b5d314d + a124d7d commit 17942a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter-2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can now access your box by using ssh to connect to the virtual box using:
3737
vagrant ssh
3838
```
3939

40-
The code will be available in the */vagrant* directory:
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):
4141

4242
```
4343
cd /vagrant

0 commit comments

Comments
 (0)