mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-21 05:43:51 -07:00
Update README.md
Command to install on Arch Linux based distros
This commit is contained in:
parent
9e4a9c8c6c
commit
36573b5b26
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