From e8fc2b8c114e3f157beae0cfd269e907121a713d Mon Sep 17 00:00:00 2001 From: Bryan Bonvallet Date: Sun, 17 Nov 2013 22:02:10 -0500 Subject: [PATCH] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- 2.25.1