Add conda install instructions

This commit is contained in:
Luke Davis 2020-03-03 13:23:24 -07:00 committed by GitHub
parent 7b998239af
commit 00574dd1fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,6 +197,10 @@ Or Windows (via [scoop](http://scoop.sh)):
C:\> scoop install shellcheck
```
From [conda-forge](https://anaconda.org/conda-forge/shellcheck):
conda install -c conda-forge shellcheck
From Snap Store:
snap install --channel=edge shellcheck