From: Bryan Bonvallet Date: Mon, 18 Nov 2013 03:02:10 +0000 (-0500) Subject: Adding some lower bound version number for Vagrant after fighting with version 1... X-Git-Tag: release-20150131~386^2~43 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e8fc2b8c114e3f157beae0cfd269e907121a713d;p=oweals%2Fkarmaworld.git Adding some lower bound version number for Vagrant after fighting with version 1.0.x from apt distro. not sure what the minimum acceptable version is, but this will be a helpful guideline --- diff --git a/README.md b/README.md index c8e3ef4..6d11f81 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ follow: 1. Install [VirtualBox](http://www.virtualbox.com/) -1. Install [vagrant](http://www.vagrantup.com/) +1. Install [vagrant](http://www.vagrantup.com/) 1.3 or higher 1. Use Vagrant to create the virtual machine. * While in `cd {project_root}`, type `vagrant up`