summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2014-05-12 18:37:17 +0200
committerkwadronaut <kwadronaut@leap.se>2014-05-12 18:37:17 +0200
commite04fa7799c7062477b163d49cfb4a83f318e5198 (patch)
treeffdd367c11b38fa6c025558298b150f6248b429a
parent77a278fa2df2fecb46f0c723cb1f1078c6cfcb7f (diff)
update vagrant version: usually too old in distributions, get it from
vagrantup
-rw-r--r--docs/platform/development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/development.md b/docs/platform/development.md
index e433b6b..9c30859 100644
--- a/docs/platform/development.md
+++ b/docs/platform/development.md
@@ -30,7 +30,7 @@ Install core prerequisites:
sudo apt-get install git ruby ruby-dev rsync openssh-client openssl rake make
-Install Vagrant in order to be able to test with local virtual machines (typically optional, but required for this tutorial):
+Install Vagrant in order to be able to test with local virtual machines (typically optional, but required for this tutorial). You probably want a more recent version directly from [vagrant.](https://www.vagrantup.com/downloads.htm)
sudo apt-get install vagrant virtualbox