diff options
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.
|