Skip to content

Commit

Permalink
Merge pull request #905 from cta-observatory/update_readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
rlopezcoto authored Feb 3, 2022
2 parents eeb3f84 + f0c2a3e commit 1640795
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.4 (or the version you want to install - usually the latest release)
LSTCHAIN_VER=0.9.0 (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 1640795

Please sign in to comment.