mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-05-16 01:07:46 +00:00
Initial commit
This commit is contained in:
10
setup/Vagrant Windows Instructions.txt
Normal file
10
setup/Vagrant Windows Instructions.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user