commit | ba42d7c759e9fc9ce76586537b08b3275ba4ec52 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Fri Jul 29 12:30:04 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Fri Jul 29 12:30:04 2016 -0400 |
tree | ff1664bacabab925dc20eaa449b8db11e3ea3943 | |
parent | b4277a57a136b972a18ae8136cc9b36b05f3f9b6 [diff] |
Add '-b cord-1.0' to git clone Change-Id: I33f3ae0d1896a3366d3b0675fdbb710c0450af68
diff --git a/docs/quickstart.md b/docs/quickstart.md index be905d4..b1edbe4 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md
@@ -60,7 +60,7 @@ ## Clone the Repository To clone the repository, on your build host issue the `git` command: ``` -git clone http://gerrit.opencord.org/cord +git clone -b cord-1.0 http://gerrit.opencord.org/cord ``` ### Complete