Update README.md (#1423)

updated docker compose command
This commit is contained in:
vama
2024-06-30 04:12:24 +05:30
committed by GitHub
parent 484ff82e71
commit c1ee06b6ef

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