From 9a41cad2b1de044edc443dd1273b37471150e375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20J=C3=B6rg?= <55591602+florianjoerg@users.noreply.github.com> Date: Thu, 29 Feb 2024 17:40:46 +0100 Subject: [PATCH] README.md aktualisieren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36a08641..9cc6fd14 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ conda install protex -c conda-forge ``` Alternatively clone this repo and install from source: ``` -git clone https://github.com/florianjoerg/protex.git +git clone https://github.com/cbc-univie/protex.git cd protex pip install . ```