mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
Add FreeBSD installation instructions
This commit is contained in:
parent
32af2783f0
commit
0136d9ccce
1 changed files with 4 additions and 0 deletions
|
@ -125,6 +125,10 @@ On Fedora based distros:
|
||||||
|
|
||||||
dnf install ShellCheck
|
dnf install ShellCheck
|
||||||
|
|
||||||
|
On FreeBSD:
|
||||||
|
|
||||||
|
pkg install hs-ShellCheck
|
||||||
|
|
||||||
On OS X with homebrew:
|
On OS X with homebrew:
|
||||||
|
|
||||||
brew install shellcheck
|
brew install shellcheck
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue