Merge "Add directions for installation of simulator."
diff --git a/GettingStarted.md b/GettingStarted.md index c476a69..f239a0e 100644 --- a/GettingStarted.md +++ b/GettingStarted.md
@@ -37,7 +37,7 @@ current release branch. ``` -repo init -u https://spacebeaker.googlesource.com/shodan/manifest +repo init -u https://spacebeaker.googlesource.com/shodan/manifest -g default,internal repo sync -j$(nproc) ```