From 984572a3346f2e83178aa2ef0a8b33373353de3a Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Sun, 6 Feb 2022 14:35:06 +0700 Subject: [PATCH] chore: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82d8ea7..eb8815c 100755 --- a/README.md +++ b/README.md @@ -50,10 +50,10 @@ also beginner will easily understand the flow and the structure of this applicat ## Docker Way -### Via Docker Compose - This app can run inside docker with official support +### Via Docker Compose + ```bash docker-compose up -d ```