From 6398a03d9779ff40a00a29ca9318ddf8e0e4a1c5 Mon Sep 17 00:00:00 2001 From: Chance Zibolski Date: Tue, 5 Nov 2013 14:06:00 -0800 Subject: [PATCH] Update README.md Shouldn't install vagrant using the gem anymore. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 45539d1..c43311e 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,7 @@ of this is for instructional and testing purposes only. 1. Install VirtualBox by going to their [download page](https://www.virtualbox.org/wiki/Downloads). -2. Install Vagrant - - `gem install vagrant` +2. Install Vagrant by going to their following their [installation instructions](http://docs.vagrantup.com/v2/installation/index.html) 3. Initialize submodule(s)