commit | 46887ae1f1c966eb8dad66730822c8b35b6010aa | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Tue Sep 29 20:24:24 2020 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Tue Sep 29 20:24:24 2020 -0700 |
tree | 0ffc1b2e204abfa0319950fad913e4f261674511 | |
parent | 52d59a65b0aff3e465fe959cd65915bfb1ac5156 [diff] |
Update repo init instruction Add flag to pull internal ML model zoo. Change-Id: I9c67d6c2f677eb98bc32a4c041117dd433b1fffb
diff --git a/GettingStarted.md b/GettingStarted.md index 55f132f..b5362cc 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) ```