Skip to content

Commit

Permalink
Merge pull request #968 from cta-observatory/update_readme
Browse files Browse the repository at this point in the history
Update readme prior to new release
  • Loading branch information
rlopezcoto authored Apr 13, 2022
2 parents 4505455 + 27c4494 commit 5ea64b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ are unit tested and should be working as long as the build status is passing.
### As user

```
LSTCHAIN_VER=0.9.2 (or the version you want to install - usually the latest release)
LSTCHAIN_VER=0.9.6 (or the version you want to install - usually the latest release)
wget https://raw.githubusercontent.com/cta-observatory/cta-lstchain/v$LSTCHAIN_VER/environment.yml
conda env create -n lst -f environment.yml
conda activate lst
Expand Down

0 comments on commit 5ea64b8

Please sign in to comment.