1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-11-06 03:06:14 +08:00

Add Fedora install procedure to README.md

This commit is contained in:
Seth Jennings
2015-09-21 09:12:19 -05:00
parent ba5e3db31a
commit a898165ac7

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