1
0
mirror of https://github.com/jcwimer/railsVagrant synced 2026-03-25 02:44:44 +00:00
Files
rails-vagrant/setup/Vagrant Windows Instructions.txt
2015-04-20 15:22:41 -04:00

11 lines
263 B
Plaintext

For Windows:
1. Install GIT
2. Open CMD and run: setx PATH=%PATH%;C:\Program Files (x86)\Git\bin
3. Install Virtualbox
4. Instal Vagrant
5. Open CMD and navigate to railsVagrant folder
6. From CMD run vagrant up
7. Run vagrant ssh
8. Run build.sh inside vagrant