mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
Update README.md
This commit is contained in:
parent
f6a5d22334
commit
2ca56592a7
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ To play in an already set up sandbox, in your browser, click the button below:
|
|||
First clone the repo:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/frappe/frappe_docker
|
||||
cd frappe_docker
|
||||
git clone https://github.com/Edunova-ERP/edunova-core
|
||||
cd edunova-core
|
||||
```
|
||||
|
||||
Then run: `docker compose -f pwd.yml up -d`
|
||||
|
|
|
|||
Loading…
Reference in a new issue