Update README.md

Command to install on Arch Linux based distros
This commit is contained in:
xenopeek 2017-03-27 18:42:37 +02:00 committed by koalaman
parent 9e4a9c8c6c
commit 36573b5b26
1 changed files with 4 additions and 0 deletions

View File

@ -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