Add diff back to cherry-pick 11/32611/1 danube.2.0
authorUlas Kozat <ulas.kozat@gmail.com>
Thu, 30 Mar 2017 22:01:59 +0000 (15:01 -0700)
committerUlas Kozat <ulas.kozat@gmail.com>
Thu, 30 Mar 2017 22:02:10 +0000 (15:02 -0700)
Change-Id: Ic959ce5866efc43fa6bf1a02ecb72c3b898a54dc
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
docs/release/installation/installation.instructions.rst

index c1eb6b1..2e6fa2e 100644 (file)
@@ -44,7 +44,7 @@ Installation Steps (Multiple Node)
 ----------------------------------
 
 Repeat the installation steps for single node on each node. The script
-run_multinode.sh under ./domino/tests directory deploys the Domino Code on three
-hosts from a deployment node and tests RPC calls. The private key location and
-remote host IP addresses must be manually entered and IS_IPandKEY_CONFIGURED should
+run_on_remotenodes.sh under ./domino/tests directory deploys the Domino Code on three
+hosts from a deployment node and tests RPC calls. In the script, the private key location and
+remote host IP addresses must be manually entered. IS_IPandKEY_CONFIGURED should be
 set true, i.e., IS_IPandKEY_CONFIGURED=true.