Emphasize that the repo is to be cloned on the Docker host

Closes #134
parent 6a7902b5
......@@ -99,7 +99,7 @@ exclusively. Make sure the repository is cloned in one of those locations or fol
### Bringing up the stack
Clone this repository, then start the stack using Docker Compose:
Clone this repository onto the Docker host that will run the stack, then start services locally using Docker Compose:
```console
$ docker-compose up
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment