diff options
author | rn509j <rn509j@att.com> | 2017-10-20 15:21:59 -0400 |
---|---|---|
committer | rn509j <rn509j@att.com> | 2017-10-20 15:23:45 -0400 |
commit | 6da1a4be1206f81623ee39289288fe233e97bd2a (patch) | |
tree | f3a0bdcbb069836f7a7bdfff95432f5ef92ec050 /docs/Installation/Installation.rst | |
parent | c221d4a67c1a32190e5e91b97c6bf830f5f6103a (diff) |
correct documentation rst file errors and warnings
DMAAP-165
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I58bc1c2ae380219747f23fa800f2d5bcc8f3dcb5
Diffstat (limited to 'docs/Installation/Installation.rst')
-rw-r--r-- | docs/Installation/Installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation/Installation.rst b/docs/Installation/Installation.rst index 3723a19..653de26 100644 --- a/docs/Installation/Installation.rst +++ b/docs/Installation/Installation.rst @@ -25,7 +25,7 @@ kafka runs on 172.18.0.2 and dmaap on 172.18.0.4. 5) Go to messageservice/src/main/resources/docker-compose and run:
- docker-compose up –d
+ docker-compose up–d
This should start 3 containers.
|