Update README.md

Updated lines for version 14 -> 15
This commit is contained in:
Simon
2024-11-26 13:17:11 +01:00
committed by Oliver Günther
parent 34dd111338
commit 8ceb237b2b

View File

@@ -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: