From 329639e3ac4591628aeae8a5b56a5f0f3179d1b3 Mon Sep 17 00:00:00 2001 From: Xyphuz Date: Thu, 26 May 2022 11:08:20 +0800 Subject: [PATCH] chore: update example in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f913a..6180550 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ This example yml is from [docker compose beginner tutorial](https://github.com/d ```bash cd examples/voting-app/ -cpv docker-compose.yml +cpv -m svg docker-compose.yml ``` And this is what the result looks like: