Merge pull request #315 from carl-mastrangelo/fixreadme
Fix readme commands
This commit is contained in:
commit
3ce48e1a37
|
|
@ -55,7 +55,7 @@ at `127.0.0.1:50051`. The envoy proxy listens on port `9900`.
|
|||
```bash
|
||||
# Make sure 'docker-compose' and 'docker' are both available
|
||||
$ cd docker
|
||||
$ ./docker/start_docker.sh 9900 127.0.0.1 50051
|
||||
$ ./start_docker.sh 9900 127.0.0.1 50051
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue