mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-13 01:57:29 -07:00
Update README.html
Add OpenBSD to "Installing" section.
This commit is contained in:
parent
198aa4fc3d
commit
e705552c97
1 changed files with 4 additions and 0 deletions
|
@ -133,6 +133,10 @@ On OS X with homebrew:
|
||||||
|
|
||||||
brew install shellcheck
|
brew install shellcheck
|
||||||
|
|
||||||
|
On OpenBSD:
|
||||||
|
|
||||||
|
pkg_add shellcheck
|
||||||
|
|
||||||
On openSUSE
|
On openSUSE
|
||||||
|
|
||||||
zypper in ShellCheck
|
zypper in ShellCheck
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue