From f158b2c70173e23491e61949619eec8ba0fc9597 Mon Sep 17 00:00:00 2001 From: Eddie Abou-Jaoude Date: Sat, 15 Aug 2015 12:35:14 +0100 Subject: [PATCH] project path in VM added to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5158b3f..a38ff89 100755 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ If you wish to use a ready made VM environment, you can easily create one with V $ vagrant up ``` +Then `vagrant ssh` and `cd /vagrant` + More information on [vagrant](https://www.vagrantup.com) ### Install dependencies