Skip to content

Commit

Permalink
Merge pull request #565 from graphnet-team/RasmusOrsoe-patch-4
Browse files Browse the repository at this point in the history
Update suggested CVMFS version in README.md
  • Loading branch information
RasmusOrsoe authored Aug 10, 2023
2 parents becb3e6 + 7214971 commit c9f07ad
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 @@ -37,8 +37,8 @@ You may want `graphnet` to be able to interface with IceTray, e.g., when convert

To achieve this, we recommend running the following commands in a clean bash shell:
```bash
$ eval `/cvmfs/icecube.opensciencegrid.org/py3-v4.1.0/setup.sh`
$ /cvmfs/icecube.opensciencegrid.org/py3-v4.1.0/RHEL_7_x86_64/metaprojects/combo/stable/env-shell.sh
$ eval `/cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/setup.sh`
$ /cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/Ubuntu_20.04_x86_64/metaprojects/icetray/v1.5.1/env-shell.sh
```
Optionally, you can alias these commands or save them as a bash script for convenience, as you will have to run these commands every time you want to use IceTray (with `graphnet`) in a clean shell.

Expand Down

0 comments on commit c9f07ad

Please sign in to comment.