mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
Update README.md
This commit is contained in:
parent
22c86256ac
commit
c6ff1933b7
1 changed files with 5 additions and 0 deletions
|
@ -87,6 +87,11 @@ On Gentoo based distros:
|
|||
|
||||
emerge --ask shellcheck
|
||||
|
||||
On EPEL based distros:
|
||||
|
||||
yum -y install epel-release
|
||||
yum install ShellCheck
|
||||
|
||||
On Fedora based distros:
|
||||
|
||||
dnf install ShellCheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue