mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +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:
|
First clone the repo:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/frappe/frappe_docker
|
git clone https://github.com/Edunova-ERP/edunova-core
|
||||||
cd frappe_docker
|
cd edunova-core
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run: `docker compose -f pwd.yml up -d`
|
Then run: `docker compose -f pwd.yml up -d`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue