Update README.md

This commit is contained in:
Benjamin Barbeau 2025-01-15 14:09:37 -05:00 committed by GitHub
parent fe3ac9d48a
commit 126826b749
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,5 +12,5 @@ npm run dev
To run using docker and docker compose
```
docker-compose up --build -d
docker compose up --build -d
```