From ea5f6b72458f15aa44d5dde2c519760982a9ffd1 Mon Sep 17 00:00:00 2001 From: rbuisson Date: Fri, 15 Dec 2023 19:15:30 +0100 Subject: [PATCH] OZ-196: Fix README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8af8c10..927f8b0 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ When ready Gitpod will launch the tab for OpenMRS 3. Clone the repo ```bash -git clone https://github.com/ozone-his/ozone-distro -cd ozone-distro +git clone https://github.com/ozone-his/ozone-docker +cd ozone-docker ``` Build @@ -38,6 +38,7 @@ source target/go-to-scripts-dir.sh Clone ```bash git clone https://github.com/ozone-his/ozone-docker +cd ozone-docker ``` Build