mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 05:13:49 -07:00
Merge pull request #1389 from romanzolotarev/patch-1
Add OpenBSD to "Installing" section of README.md
This commit is contained in:
commit
705e476e4c
1 changed files with 4 additions and 0 deletions
|
@ -133,6 +133,10 @@ On OS X with homebrew:
|
|||
|
||||
brew install shellcheck
|
||||
|
||||
On OpenBSD:
|
||||
|
||||
pkg_add shellcheck
|
||||
|
||||
On openSUSE
|
||||
|
||||
zypper in ShellCheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue