From 799cf230b79164e5c31cf8c1255f6a709b92fbd5 Mon Sep 17 00:00:00 2001 From: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com> Date: Sun, 4 Jun 2023 15:51:06 +0530 Subject: [PATCH] Revert "Update README.md (#1189)" (#1193) This reverts commit 37442f482b8604577ef410cb505565a0b7c285fe. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bab7d9ebf..cf0af7fe2 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`.