From 737d2dd04be7fc8593bcefb42b79c8a577f6c881 Mon Sep 17 00:00:00 2001 From: Zack Zatkin-Gold Date: Fri, 11 Nov 2016 14:18:08 -0800 Subject: [PATCH] Update the from source installation info --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index dfb4fe1a3..2f1752260 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,7 @@ To learn how to build a fully functional development environment, follow the ## Installing the Gem from Git If you want the bleeding edge version of Vagrant, we try to keep master pretty stable -and you're welcome to give it a shot. The following is an example showing how to do this: - - rake install - -Ruby 2.2 is needed. +and you're welcome to give it a shot. Please review the installation page [here](https://www.vagrantup.com/docs/installation/source.html). ## Contributing to Vagrant