Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Divyansh200102 committed Oct 13, 2023
1 parent 6232947 commit cb3529a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb3529a

Please sign in to comment.