move readme

This commit is contained in:
Carl Mastrangelo 2018-09-26 14:39:36 -07:00
parent dca2057a5b
commit 4ed3fc0b02
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ at `127.0.0.1:50051`. The envoy proxy listens on port `9900`.
```bash ```bash
# Make sure 'docker-compose' and 'docker' are both available # Make sure 'docker-compose' and 'docker' are both available
$ cd docker $ cd docker
$ ./docker/start_docker.sh 9900 127.0.0.1 50051 $ ./start_docker.sh 9900 127.0.0.1 50051
``` ```