mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
Add Fedora install procedure to README.md
This commit is contained in:
parent
ba5e3db31a
commit
a898165ac7
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue