doc: update docker compose command

This commit is contained in:
Lucas Rodrigues 2024-08-07 10:03:15 -03:00
parent b09fc2ee95
commit 467c429d5e

View file

@ -26,7 +26,7 @@ git clone https://github.com/frappe/frappe_docker
cd frappe_docker
```
Then run: `docker compose -f pwd.yml up -d`
Then run: `docker-compose -f pwd.yml up -d`
## Final steps