summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-05-22 15:26:00 -0700
committerelijah <elijah@riseup.net>2014-05-22 15:26:00 -0700
commit9cd15ca32cab68d71cce28e28c16642b38585323 (patch)
tree2762ce4a2a4fea5ad25bcea6bfcc4214516d03c8
parenta2d144327a577a399fd012f4d6cf27f4da425491 (diff)
parente04fa7799c7062477b163d49cfb4a83f318e5198 (diff)
Merge branch 'master' of ssh://leap.se/leap_doc
-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