Skip to content

Commit

Permalink
fix readme command
Browse files Browse the repository at this point in the history
  • Loading branch information
pallab committed Oct 14, 2023
1 parent 19b3ba0 commit 274818b
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 @@ -24,7 +24,7 @@ pip install -r requirements.txt
```
- Spin up the postgresql server, the container
```
docker-compose -f /deploy/compose.yml up -d
docker-compose -f deploy/compose.yml up -d
```
- Setup the env files
```
Expand Down

0 comments on commit 274818b

Please sign in to comment.