mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-22 14:23:53 -07:00
Update README.md
Command to install on Arch Linux based distros
This commit is contained in:
parent
e8b4a79b65
commit
d3061279ec
1 changed files with 4 additions and 0 deletions
|
@ -83,6 +83,10 @@ On Debian based distros:
|
|||
|
||||
apt-get install shellcheck
|
||||
|
||||
On Arch Linux based distros:
|
||||
|
||||
pacman -S shellcheck
|
||||
|
||||
On Gentoo based distros:
|
||||
|
||||
emerge --ask shellcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue