summaryrefslogtreecommitdiffstats
path: root/docs/Installation
diff options
context:
space:
mode:
authorrn509j <rn509j@att.com>2017-10-23 11:43:31 -0400
committerrn509j <rn509j@att.com>2017-10-23 11:44:33 -0400
commit94f53092886b76e550f8fbb8784e3d6594bbebbc (patch)
tree902ae7ff910957ccae492a9e6325c1efba262c4e /docs/Installation
parent6da1a4be1206f81623ee39289288fe233e97bd2a (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')
-rw-r--r--docs/Installation/Installation.rst2
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.