Skip to content

Commit

Permalink
docs(readme): fix command naming
Browse files Browse the repository at this point in the history
  • Loading branch information
escalopa committed Apr 8, 2023
1 parent 8bcc8db commit 1260fcb
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 @@ -85,7 +85,7 @@ cp .db.env.example .db.env
Run the project

```bash
docker-compose up
docker compose up
```

NOTICE: The contact service might not work as expected since it is missing crucial tokens which cannot be shared for public usage i.e. on the repo.

0 comments on commit 1260fcb

Please sign in to comment.