From c9ffe46b6ef05e9639c3ae2615b5f125be227ec6 Mon Sep 17 00:00:00 2001 From: Daud Kakumirizi Date: Fri, 19 Jan 2024 13:43:11 +0300 Subject: [PATCH] OZ-354: Updated README with new "ozone-docker-compose". (#71) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e6141c2..f2655b5 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Ozone - The Docker Compose Project -👉 **Recommended:** Please refer to the [Ozone](https://github.com/ozone-his/ozone-distro) repository to try and run Ozone 👈 +👉 **Recommended:** Please refer to the [Ozone](https://github.com/ozone-his/ozone) repository to try and run Ozone 👈 While is not the recommended way, developpers can also run Ozone directly from this project. See instructions below. ## (option 1) Try Ozone FOSS in Gitpod -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ozone-his/ozone-docker) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ozone-his/ozone-docker-compose) It may take some time to setup Ozone for the first time, so hang tight :hourglass_flowing_sand: @@ -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-docker -cd ozone-docker +git clone https://github.com/ozone-his/ozone-docker-compose +cd ozone-docker-compose ``` Build @@ -37,8 +37,8 @@ source target/go-to-scripts-dir.sh Clone ```bash -git clone https://github.com/ozone-his/ozone-docker -cd ozone-docker +git clone https://github.com/ozone-his/ozone-docker-compose +cd ozone-docker-compose ``` Build