ga-wdi-boston / php-guide

Other
0 stars 4 forks source link

linux install vagrant #12

Open dvdpwll opened 8 years ago

dvdpwll commented 8 years ago

so ubuntu also comes with vagrant, but an older version. Also, downloading the new version and installing the .deb file from vagrant does not install the newest vagrant.

Go to where you downloaded the vagrant.deb file and run this in the terminal:

sudo dpkg -i <vagrant file.deb>