Updated readme installation instructions
Added installation instructions for Solus distro.
This commit is contained in:
parent
6c068e7d29
commit
7b55e73e03
|
@ -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…
Reference in New Issue