Merge branch 'master' of github.com:koalaman/shellcheck

This commit is contained in:
Vidar Holen 2015-09-28 18:53:51 -07:00
commit c72667407b
1 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,10 @@ On Debian based distros:
apt-get install shellcheck apt-get install shellcheck
On Fedora based distros:
dnf install ShellCheck
On OS X with homebrew: On OS X with homebrew:
brew install shellcheck brew install shellcheck