fix branch

This commit is contained in:
Markus Kahl
2022-06-01 14:03:46 +01:00
parent 5680f34b85
commit a4f43f21b6

View File

@@ -7,7 +7,7 @@ This is an example setup of OpenProject on Kubernetes.
Clone this repository:
```
git clone https://github.com/opf/openproject-deploy --depth=1 --branch=dev openproject
git clone https://github.com/opf/openproject-deploy --depth=1 --branch=stable/12 openproject
```
Go to the compose folder: