commit | 5f374f5a4c38c19e962f93c84eef5541b3265d64 | [log] [tgz] |
---|---|---|
author | Leonid Lobachev <leonidl@google.com> | Tue Oct 08 14:36:03 2019 -0700 |
committer | Leonid Lobachev <leonidl@google.com> | Tue Oct 08 14:36:03 2019 -0700 |
tree | 520b7fd2756e22fff4b359df3f581e9bc0657bc4 | |
parent | 5c28b05de3bfdb58a98e3cd0f99bbd3f50c2b0e1 [diff] |
Update instructions to build release-day branch Change-Id: Ia07fd668795618d2ec6551fc4fd52aa0f78ac72c Signed-off-by: Leonid Lobachev <leonidl@google.com>
diff --git a/GettingStarted.md b/GettingStarted.md index a24433f..7d411e8 100644 --- a/GettingStarted.md +++ b/GettingStarted.md
@@ -32,7 +32,7 @@ current release branch. ``` -repo init -u https://coral.googlesource.com/manifest -b release-chef +repo init -u https://coral.googlesource.com/manifest -b release-day repo sync -j$(nproc) ```