aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index dcdf1f433..985b796af 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -25,7 +25,7 @@
# at http://10.10.10.30:3000
#
# # Guest
-# bundle exec rails s
+# bundle exec rails server
#
# Customizing the Vagrant instance
# ================================