Skip to content

Commit

Permalink
Correct compose name
Browse files Browse the repository at this point in the history
  • Loading branch information
huulbaek committed Nov 8, 2023
1 parent 1b66486 commit b432753
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 @@ -18,7 +18,7 @@ bun install
to install the dependencies. If using Docker Compose, run

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

to start the application. Or use
Expand Down

0 comments on commit b432753

Please sign in to comment.