mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-30 19:40:40 -07:00
Add Gentoo to supported distribution list.
It was missing from the list. I thought it was best to add it. :)
This commit is contained in:
parent
85e69f86eb
commit
89c6f6c800
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ On Debian based distros:
|
|||
|
||||
apt-get install shellcheck
|
||||
|
||||
On Gentoo based distros:
|
||||
|
||||
emerge --ask shellcheck
|
||||
|
||||
On Fedora based distros:
|
||||
|
||||
dnf install ShellCheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue