Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DMalone87 authored Aug 10, 2024
1 parent 704a3a7 commit ca1d4d7
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 @@ -35,7 +35,7 @@ This method uses Docker to run the complete application stack.
3. Build and run the project.

```
docker compose build && docker compose up -d && docker compose logs -f
docker-compose build && docker-compose up -d && docker-compose logs -f
```

## Installation (Frontend Only)
Expand Down

0 comments on commit ca1d4d7

Please sign in to comment.