From cb3529ad96ac431853e1d572a269c26c5394e9ef Mon Sep 17 00:00:00 2001 From: Divyansh200102 Date: Fri, 13 Oct 2023 10:42:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9acd5..3b76dbb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Go to [this repository](https://github.com/piyushgarg-dev/review-app) to know mo b. Move to backend foler : `cd review-app-api` c. Install and Setup Docker d. Run Docker in background - e. Run this command to run "docker-compose.yml" file in detach mode : `docker compose up -d` + e. Run this command to run "docker-compose.yml" file in detach mode : `docker up -d` f. Setup Backend by running command : `yarn` 2. Create a `.env.local` file in the project's root directory