Merge pull request #1185 from 0mp/master

Add FreeBSD installation instructions
This commit is contained in:
Vidar Holen 2018-04-22 14:10:59 -07:00 committed by GitHub
commit 573936f353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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