Skip to content

Commit 67fab14

Browse files
committed
Merge pull request #40 from rywall/patch-1
Grammar fixes.
2 parents 09d3ace + f9a9564 commit 67fab14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ The recommended workflow is
5959

6060
* test within the virtual machine.
6161

62-
Just clone your Rails fork in the very directory of the Rails development box in the host computer:
62+
Just clone your Rails fork into the rails-dev-box directory on the host computer:
6363

6464
host $ ls
6565
README.md Vagrantfile puppet
6666
host $ git clone [email protected]:<your username>/rails.git
6767

68-
Vagrant mounts that very directory as _/vagrant_ within the virtual machine:
68+
Vagrant mounts that directory as _/vagrant_ within the virtual machine:
6969

7070
vagrant@rails-dev-box:~$ ls /vagrant
7171
puppet rails README.md Vagrantfile

0 commit comments

Comments
 (0)