mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-21 05:43:51 -07:00
Updated readme installation instructions
Added installation instructions for Solus distro.
This commit is contained in:
parent
6c068e7d29
commit
7b55e73e03
1 changed files with 4 additions and 0 deletions
|
@ -127,6 +127,10 @@ Add OBS devel:languages:haskell repository from https://build.opensuse.org/proje
|
|||
|
||||
Or use OneClickInstall - https://software.opensuse.org/package/ShellCheck
|
||||
|
||||
On Solus:
|
||||
|
||||
eopkg install shellcheck
|
||||
|
||||
From Docker Hub:
|
||||
|
||||
docker pull koalaman/shellcheck:latest # Or :v0.4.6 for a release version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue