From 2ca56592a73070ffc82a09f2ae70212b6b59d869 Mon Sep 17 00:00:00 2001 From: Adugna Gizaw Date: Sat, 22 Feb 2025 03:25:25 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 269db059..7cfca4b7 100644 --- a/README.md +++ b/README.md @@ -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`