chore: update README.md

This commit is contained in:
Xyphuz 2022-05-26 09:07:10 +08:00
parent a4fef826f9
commit 709e77a42a

View file

@ -84,7 +84,10 @@ See [releases](https://github.com/compose-viz/compose-viz/releases).
### Example ### Example
`cpv -o .\examples\full-stack-node-app\compose-viz.png .\examples\full-stack-node-app\docker-compose.yml` ```bash
cd examples/full-stack-node-app/
cpv docker-compose.yml
```
And this is what the result looks like: And this is what the result looks like: