diff --git a/README.md b/README.md index bca5a87..d6cc71a 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ This repository contains the installation method for OpenProject using Docker Co ## Quick start -First, you must clone the [openproject-deploy](https://github.com/opf/openproject-deploy/tree/stable/14/compose) repository: +First, you must clone the [openproject-deploy](https://github.com/opf/openproject-deploy/tree/stable/15/compose) repository: ```shell -git clone https://github.com/opf/openproject-deploy --depth=1 --branch=stable/14 openproject +git clone https://github.com/opf/openproject-deploy --depth=1 --branch=stable/15 openproject ``` Copy the example `.env` file and edit any values you want to change: @@ -135,7 +135,7 @@ In order to install or change to BIM inside a Docker environment, please navigat Retrieve any changes from the `openproject-deploy` repository: - git pull origin stable/14 + git pull origin stable/15 Build the control plane: