From 450eaae8ad9503cd2b5d053d26b22af65d2386e9 Mon Sep 17 00:00:00 2001 From: Chris Hunziker Date: Mon, 19 Feb 2024 11:20:23 +0100 Subject: [PATCH] Use stable branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb28771..d4d305f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Improved time tracking for Redmine ## Development Setup ```sh -git clone https://github.com/redmine/redmine +git clone -b 5.1-stable https://github.com/redmine/redmine git clone https://github.com/renuo/redmine_tracky redmine/plugins/redmine_tracky cd redmine/plugins/redmine_tracky