diff --git a/README.md b/README.md index 6cda2a3..5cc5469 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ source /cvmfs/sft.cern.ch/lcg/views/LCG_95/x86_64-slc6-gcc8-opt/setup.sh To download the files, you can either use `git` with the following command or download them directly via the web browser. ```bash -git clone git://github.com/cms-opendata-analyses/DimuonSpectrumNanoAODOutreachAnalysis -b 2012 +git clone git://github.com/cms-opendata-analyses/DimuonSpectrumNanoAODOutreachAnalysis -b v1.3 ``` The analysis code itself is provided in Python and C++. The instructions to run the scripts is shown below: @@ -30,7 +30,7 @@ jupyter notebook To run via binder, you just have to click the following link and follow the instructions. -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/cms-opendata-analyses/DimuonSpectrumNanoAODOutreachAnalysis/2012) +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/cms-opendata-analyses/DimuonSpectrumNanoAODOutreachAnalysis/v1.3) **Python (interactive):**