From e04fa7799c7062477b163d49cfb4a83f318e5198 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Mon, 12 May 2014 18:37:17 +0200 Subject: update vagrant version: usually too old in distributions, get it from vagrantup --- docs/platform/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3