Sha256: 9102fa4d6cb35e6dcd2bbdbe34b4a7f6ed2fba6f6bc68dff2c99fb2d1457e971
Contents?: true
Size: 1018 Bytes
Versions: 5
Compression:
Stored size: 1018 Bytes
Contents
--- page_title: "Installing Vagrant" sidebar_current: "installation" --- # Installing Vagrant Installing Vagrant is extremely easy. Head over to the [downloads page](http://www.vagrantup.com/downloads) and get the appropriate installer or package for your platform. Then install it using standard procedures for your operating system. The installer will automatically add `vagrant` to your system path so that it is available in terminals. If it is not found, please try logging out and logging back in to your system (this is particularly necessary sometimes for Windows). If you have an old version of Vagrant 1.0.x installed via [RubyGems](http://en.wikipedia.org/wiki/RubyGems), please remove it prior to installing a newer version of Vagrant. <div class="alert alert-info"> <h3>Gem Install?</h3> <p> Vagrant 1.0.x had the option to be installed as a <a href="http://en.wikipedia.org/wiki/RubyGems">RubyGem</a>. This installation method has been removed for installers and packages only. </p> </div>
Version data entries
5 entries across 2 versions & 2 rubygems