aboutsummaryrefslogtreecommitdiffstats
path: root/doc/INSTALL-vagrant.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL-vagrant.md')
-rw-r--r--doc/INSTALL-vagrant.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/INSTALL-vagrant.md b/doc/INSTALL-vagrant.md
index 18db33c95..34a8ae30e 100644
--- a/doc/INSTALL-vagrant.md
+++ b/doc/INSTALL-vagrant.md
@@ -24,9 +24,9 @@ Usage
### Download, install and run VM
-NOTE: This will download at least 400MB and take some time (30 minutes with a
-broadband internet connection). This time and downloading is only required the
-first time you run this command.
+NOTE: This will download at least 400MB and take some time (30 minutes
+with a broadband internet connection). The downloading is only
+required the first time you run this command.
You'll be asked for your password to sudo - this is required to create NFS
shared folders.
@@ -44,7 +44,7 @@ shared folders.
### Run the tests
- bundle exec rake
+ bundle exec rake spec
### Start the development server