Slightly modified installationprocedure as Promise repo has been updated 51/24851/1 stable/colorado
authorBertrand Souville <souville@docomolab-euro.com>
Wed, 23 Nov 2016 09:50:40 +0000 (10:50 +0100)
committerBertrand Souville <souville@docomolab-euro.com>
Thu, 24 Nov 2016 12:57:47 +0000 (12:57 +0000)
Change-Id: Ib3496506651b460b6a2d99ca2f7719a65ed60100
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit 083ddad1d827e7a41c688bec76a957917cdc634c)

docs/installationprocedure/feature.configuration.rst

index 48082c3..10696e0 100644 (file)
@@ -14,8 +14,8 @@ Install nodejs, npm and promise
     curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
     sudo apt-get install -y nodejs
     sudo npm -g install npm@latest
-    git clone https://github.com/opnfv/promise.git
-    cd promise
+    git clone https://gerrit.opnfv.org/gerrit/promise
+    cd promise/source
     npm install
 
 Please note that the last command 'npm install' will install all needed dependencies