mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
Merge pull request #1185 from 0mp/master
Add FreeBSD installation instructions
This commit is contained in:
commit
573936f353
1 changed files with 4 additions and 0 deletions
|
@ -125,6 +125,10 @@ On Fedora based distros:
|
|||
|
||||
dnf install ShellCheck
|
||||
|
||||
On FreeBSD:
|
||||
|
||||
pkg install hs-ShellCheck
|
||||
|
||||
On OS X with homebrew:
|
||||
|
||||
brew install shellcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue