From 37442f482b8604577ef410cb505565a0b7c285fe Mon Sep 17 00:00:00 2001 From: tarunratan Date: Sun, 4 Jun 2023 09:49:13 +0530 Subject: [PATCH] Update README.md (#1189) change in readme of docker-compose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0af7fe2..bab7d9ebf 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ set +a - Run Docker compose up ```bash -docker compose up -d +docker-compose up -d ``` You can use the default email and password for your first login `captain@plane.so` and `password123`.