aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/installation.instructions.rst
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2017-03-30 13:14:56 -0700
committerUlas Kozat <ulas.kozat@gmail.com>2017-03-30 13:15:02 -0700
commit64b4f3e3ca659762ebb9453d1128b61ef311f27a (patch)
treecaa022c3edac16a241656c9a311f0d0e4438b761 /docs/release/installation/installation.instructions.rst
parent4bade7c802a38e683e6e45b89e5655db39b52012 (diff)
Remove numbering in docs
Change-Id: I76c8a089e84b8362cefa752c9abc20d4b0298805 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/release/installation/installation.instructions.rst')
-rw-r--r--docs/release/installation/installation.instructions.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release/installation/installation.instructions.rst b/docs/release/installation/installation.instructions.rst
index f008954..b8870d5 100644
--- a/docs/release/installation/installation.instructions.rst
+++ b/docs/release/installation/installation.instructions.rst
@@ -47,5 +47,5 @@ Installation Steps (Multiple Node)
Repeat the installation steps for single node on each node. The script
run_on_remotenodes.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=false
-must be changed to IS_IPandKEY_CONFIGURED=true.
+remote host IP addresses must be manually entered and IS_IPandKEY_CONFIGURED should
+set true, i.e., IS_IPandKEY_CONFIGURED=true.