Merge pull request #1857 from lukelbd/conda-install-instructions

Add conda install instructions
This commit is contained in:
Vidar Holen 2020-12-05 20:35:20 -08:00 committed by GitHub
commit 7e40d97e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -202,6 +202,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