From 709e77a42ad5badf0da9a32c52222ae2d852f219 Mon Sep 17 00:00:00 2001 From: Xyphuz Date: Thu, 26 May 2022 09:07:10 +0800 Subject: [PATCH] chore: update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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: