From 635e8353dbdfcedd8f27418c19289d2aa66826a3 Mon Sep 17 00:00:00 2001 From: kthoden Date: Tue, 20 Apr 2021 11:28:46 +0200 Subject: [PATCH] Fix branch name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91aea49..9dfb7b9 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,13 @@ To see default settings and learn the command line arguments, run: ## From Git 1. clone the git repository - + $ git clone https://github.molgen.mpg.de/EditionOpenAccess/git_deps_py.git 1. checkout the right version $ cd git_deps_py - $ git checkout 0.1 + $ git checkout release 1. install into your PATH via pip