From f09608fa42e161b954f2e2e6d2f09a5a7a03728c Mon Sep 17 00:00:00 2001 From: AKEBI-NUKUI <132581172+AKEBI-NUKUI@users.noreply.github.com> Date: Sun, 24 Mar 2024 22:08:42 +0800 Subject: [PATCH] Update README.md (#2) fix the umami command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb02b6..2bbcb5c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ docker-compose up 1. Copy the [docker-compose.umami.yml](docker%2Fdocker-compose.umami.yml) file to the root of your project. ```bash -docker-compose up -f docker-compose.umami.yml +docker-compose -f docker-compose.umami.yml up ``` ## Vercel