diff --git a/ReadMe.md b/ReadMe.md index eefdff46955795db0306337f5afae6859c2f78b7..6adf18314267ac3fcb3a0ed560f7584e7fa56b21 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -11,7 +11,7 @@ Please note that this tool relies on the [Inspire HEP](https://inspirehep.net) d ``` virtualenv -p python3.8 croris-env source croris-env/bin/activate -git clone https://gitlab.cern.ch/CMS-IRB/CroRIS.git +git clone https://github.com/ferencek/CroRIS.git cd CroRIS pip install -r requirements.txt ```