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

Closes #134
This commit is contained in:
Antoine Cotten 2019-12-18 19:07:30 +01:00
parent 6a7902b548
commit f5c6aa4f42
No known key found for this signature in database
GPG Key ID: 94637E68D4A79DD0
1 changed files with 1 additions and 1 deletions

View File

@ -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