Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moralejo authored Dec 20, 2021
1 parent bff8ec1 commit 1befb07
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 (or the version you want to install - usually the latest release)
LSTCHAIN_VER=0.8.2.post1 (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 1befb07

Please sign in to comment.