1015 B
1015 B
page_title | sidebar_current |
---|---|
Installing Vagrant | installation |
Installing Vagrant
Installing Vagrant is extremely easy. Head over to the downloads page 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, please remove it prior to installing a newer version of Vagrant.
Gem Install?
Vagrant 1.0.x had the option to be installed as a RubyGem. This installation method has been removed for installers and packages only.