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 . ```