Skip to content

Commit

Permalink
Merge pull request #856 from cta-observatory/readme
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
rlopezcoto authored Jan 13, 2022
2 parents ced9c39 + ed2171c commit 61d3295
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.8.2.post1 (or the version you want to install - usually the latest release)
LSTCHAIN_VER=0.8.4 (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 61d3295

Please sign in to comment.