Add install instructions for installing via conda

See also:
- Build repo: https://github.com/conda-forge/shellcheck-feedstock
- Available platform/sversions: https://anaconda.org/conda-forge/shellcheck
This commit is contained in:
Daniel Bast 2019-06-07 16:48:09 +02:00
commit 1b32d19ed4

View file

@ -196,6 +196,10 @@ Or Windows (via [scoop](http://scoop.sh)):
C:\> scoop install shellcheck C:\> scoop install shellcheck
``` ```
Via conda on [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/shellcheck.svg)](https://anaconda.org/conda-forge/shellcheck):
conda install -c conda-forge shellcheck
From Snap Store: From Snap Store:
snap install --channel=edge shellcheck snap install --channel=edge shellcheck