chore: update README.md
This commit is contained in:
parent
a4fef826f9
commit
709e77a42a
1 changed files with 4 additions and 1 deletions
|
@ -84,7 +84,10 @@ See [releases](https://github.com/compose-viz/compose-viz/releases).
|
|||
|
||||
### 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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue