diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-09-21 10:11:15 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-09-21 10:11:43 -0700 |
commit | a442c7788064542fe14c2e2e5d802fe2e1b14512 (patch) | |
tree | 99c0be2c440d42b4f92583568c02b8c3e5375332 /docs/installationprocedure/installation.instructions.rst | |
parent | ddbb4d5b3485e7b1de4f19a0294b422db4b3beb2 (diff) |
Modify grammer in docs to force document creation
Change-Id: Ic44f9ed7e17e0f2f775fa12c5f8108345268df12
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/installationprocedure/installation.instructions.rst')
-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 |