chore: update example in README.md
This commit is contained in:
parent
3740b6f011
commit
329639e3ac
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ This example yml is from [docker compose beginner tutorial](https://github.com/d
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd examples/voting-app/
|
cd examples/voting-app/
|
||||||
cpv docker-compose.yml
|
cpv -m svg docker-compose.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
And this is what the result looks like:
|
And this is what the result looks like:
|
||||||
|
|
Loading…
Reference in a new issue