Add FreeBSD installation instructions

This commit is contained in:
Mateusz Piotrowski 2018-04-19 13:25:25 +02:00
parent 32af2783f0
commit 0136d9ccce
1 changed files with 4 additions and 0 deletions

View File

@ -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