Update README.md

This commit is contained in:
TatLead 2024-03-17 16:43:33 +00:00
parent 121c7ae170
commit dbc4dc3be7

View file

@ -104,5 +104,5 @@ You can use Docker Compose to self-host the application. Here's how:
2. Run the following command to start the application:
```bash
docker-compose up -d
docker compose up -d
```