From 310ca5aa2bedfa0f4028712f54c6030266580081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Fri, 19 Nov 2021 22:26:47 +0100 Subject: [PATCH] Specify branch to install from --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a00a1..c22d945 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ you configure your repositories. ### Install ```bash -$ cargo install --git https://github.com/hakoerber/git-repo-manager.git +$ cargo install --git https://github.com/hakoerber/git-repo-manager.git --branch master ``` ### Get the example configuration