Skip to content
Snippets Groups Projects
Unverified Commit 899130aa authored by Dinko Ferencek's avatar Dinko Ferencek Committed by GitHub
Browse files

use GitHub instance by default

parent b5096400
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ Please note that this tool relies on the [Inspire HEP](https://inspirehep.net) d ...@@ -11,7 +11,7 @@ Please note that this tool relies on the [Inspire HEP](https://inspirehep.net) d
``` ```
virtualenv -p python3.8 croris-env virtualenv -p python3.8 croris-env
source croris-env/bin/activate 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 cd CroRIS
pip install -r requirements.txt pip install -r requirements.txt
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment