diff --git a/README.md b/README.md index 5459c53..fe16fb2 100644 --- a/README.md +++ b/README.md @@ -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