summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2017-03-30 15:01:59 -0700
committerUlas Kozat <ulas.kozat@huawei.com>2017-03-30 22:17:39 +0000
commitac63551ab57174dc074ed129861ce8489d87066c (patch)
tree0c87267ddea0f2fc3a0b3d5fa7eaa097d2f0dd24
parent3f6aab6fb3c9bfc07c317d1b4949dfa938eddc16 (diff)
Change-Id: Ic959ce5866efc43fa6bf1a02ecb72c3b898a54dc Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com> (cherry picked from commit bd900ddc3911c4c2bd0aa738ed48db0a075bcebb)
-rw-r--r--docs/release/installation/installation.instructions.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release/installation/installation.instructions.rst b/docs/release/installation/installation.instructions.rst
index c1eb6b1..2e6fa2e 100644
--- a/docs/release/installation/installation.instructions.rst
+++ b/docs/release/installation/installation.instructions.rst
@@ -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.