diff --git a/README.md b/README.md index b1b2dbc..f9cf04a 100644 --- a/README.md +++ b/README.md @@ -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: