summaryrefslogtreecommitdiffstats
path: root/docs/Installation
diff options
context:
space:
mode:
authorrn509j <rn509j@att.com>2017-10-24 12:31:32 -0400
committerrn509j <rn509j@att.com>2017-10-24 12:33:11 -0400
commite61ac289ff0a8aec1de3f08b3631ebac5301aade (patch)
tree7c774a0f77ff3d087769cbce6522db5afc659b01 /docs/Installation
parent94f53092886b76e550f8fbb8784e3d6594bbebbc (diff)
correct documentation rst file errors and warnings
DMAAP-165 Signed-off-by: rn509j <rn509j@att.com> Change-Id: I57a1aae5782c47325c108804c2390e8b85ebec3f
Diffstat (limited to 'docs/Installation')
-rw-r--r--docs/Installation/Installation.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Installation/Installation.rst b/docs/Installation/Installation.rst
index 3723a19..17636ff 100644
--- a/docs/Installation/Installation.rst
+++ b/docs/Installation/Installation.rst
@@ -24,8 +24,10 @@ kafka runs on 172.18.0.2 and dmaap on 172.18.0.4.
4) Install docker and docker-compose
5) Go to messageservice/src/main/resources/docker-compose and run:
-
- docker-compose up –d
+
+ .. code:: bash
+
+ docker-compose up –d
This should start 3 containers.