diff --git a/README.md b/README.md index 7844ce23a..5c2001770 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,8 @@ on “[Why Vagrant?](http://vagrantup.com/docs/getting-started/why.html)” ## Quick Start First, make sure your development machine has [VirtualBox](http://www.virtualbox.org) -installed. The setup from that point forward is very easy, since Vagrant is simply -a rubygem. - - gem install vagrant +installed. After this, [download the appropriate Vagrant package for your OS](http://downloads.vagrantup.com) and install that. If you're not on Mac OS X or Windows, you'll need +to add `/opt/vagrant/bin` to your `PATH`. After this, you're ready to go! To build your first virtual environment: