Fix repo checkout cmd in build guide 28/82228/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 14 Mar 2019 08:38:52 +0000 (09:38 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 14 Mar 2019 08:52:11 +0000 (09:52 +0100)
As there is no 'casablanca' branch 'master' should
be checked out.

Change-Id: I9fba8ef0b10d3de3891d0e7612571789dfdc9449
Issue-ID: OOM-1621
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/BuildGuide.rst

index 96c1fbf..8857945 100644 (file)
@@ -62,7 +62,7 @@ Then it is necessary to clone all installer and build related repositories and p
 
     # prepare the onap build directory structure
     cd /tmp
-    git clone -b casablanca https://gerrit.onap.org/r/oom/offline-installer
+    git clone https://gerrit.onap.org/r/oom/offline-installer onap-offline
     cd onap-offline
 
 Part 2. Download artifacts for offline installer