You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Project to run the whole ggtracker stack in vagrant
3
3
4
4
### Running
5
5
* Make sure you have vagrant+virtualbox installed on your computer
6
-
* Run `git submodule update --init --remote --merge --recursive` to pull the latest version of each submodule
6
+
* Run `git submodule update --init --remote --recursive` to pull the latest version of each submodule
7
7
* Run `vagrant up` to create the virtual box. This will download all required packages and go through the installation process for ggtracker and ESDB (~15 minutes; go make yourself a sandwich)
8
8
* Run `vagrant ssh` to ssh into the vagrant box
9
9
* Make a note of your vagrant IP: In the text it prints out upon login it says IP address for eth1: 172.28.128.3 (potentially some other ip)
0 commit comments