Skip to content

Commit

Permalink
Emphasize that the repo is to be cloned on the Docker host
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineco committed Dec 18, 2019
1 parent 6a7902b commit f5c6aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5c6aa4

Please sign in to comment.