From 847686a81dba1b434a82437d7d08db47ceb8088b Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Mon, 1 Jun 2015 10:11:49 +0200 Subject: [PATCH] Updates README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25c6137c3f8..67b97c25441 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ The [OpenProject Foundation (OPF)](https://www.openproject.org/projects/openproj ## Repository -This repository contains two main branches: +This repository contains several main branches: * `dev`: The main development branch. We try to keep it stable in the sense of all tests are passing, but we don't recommend it for production systems. -* `stable`: Contains the latest stable release that we recommend for production use. Use this if you always want the latest version of OpenProject. +* `stable/`: Contains the latest stable release for a specific version. We recommend to use this for production use. Example: `stable/4.1`. ## License