diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-09-21 10:11:15 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@huawei.com> | 2016-09-21 17:16:04 +0000 |
commit | 22bede4bc2dc4e3a7df92bc3be8e20dbde349f88 (patch) | |
tree | 99c0be2c440d42b4f92583568c02b8c3e5375332 /docs/installationprocedure | |
parent | 76ae1732221cf188796030562ad601216bb74387 (diff) |
Modify grammer in docs to force document creationcolorado.1.0stable/colorado
Change-Id: Ic44f9ed7e17e0f2f775fa12c5f8108345268df12
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
(cherry picked from commit a442c7788064542fe14c2e2e5d802fe2e1b14512)
Diffstat (limited to 'docs/installationprocedure')
-rw-r--r-- | docs/installationprocedure/installation.instructions.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installationprocedure/installation.instructions.rst b/docs/installationprocedure/installation.instructions.rst index 58f0000..790a5f0 100644 --- a/docs/installationprocedure/installation.instructions.rst +++ b/docs/installationprocedure/installation.instructions.rst @@ -50,7 +50,7 @@ You should see DominoClient.py, DominoServer.py, and domino-cli.py as executable Installation Steps (Multiple Node) ---------------------------------- -Repeat the installation steps for single node on each of the nodes. The script +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=false |