Update README.md

updated docker compose command
This commit is contained in:
vama 2024-06-29 19:07:24 +05:30 committed by GitHub
parent 6c7fe3de7f
commit 163225a7f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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