diff options
author | rn509j <rn509j@att.com> | 2017-10-23 11:43:31 -0400 |
---|---|---|
committer | rn509j <rn509j@att.com> | 2017-10-23 11:44:33 -0400 |
commit | 94f53092886b76e550f8fbb8784e3d6594bbebbc (patch) | |
tree | 902ae7ff910957ccae492a9e6325c1efba262c4e /docs/Installation/Installation.rst | |
parent | 6da1a4be1206f81623ee39289288fe233e97bd2a (diff) |
correct documentation rst file errors and warnings
DMAAP-165
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: Idd6d90dff7dc1f5b8221387bb08d7e838d276487
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 653de26..3723a19 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.
|