Skip to content

Commit

Permalink
use links to tag 1.3 in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stwunsch committed Feb 28, 2020
1 parent 15bb79b commit 4eb69e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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):**

Expand Down

0 comments on commit 4eb69e0

Please sign in to comment.