mirror of
				https://github.com/koalaman/shellcheck.git
				synced 2025-10-30 13:59:21 +08:00 
			
		
		
		
	Updated readme installation instructions
Added installation instructions for Solus distro.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user