Removed Arch from readme, added Debian.

This commit is contained in:
Vidar Holen 2014-10-12 17:13:35 -07:00
parent 39805ab200
commit 39b88bbaac
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@ On systems with Cabal:
cabal update
cabal install shellcheck
On Arch Linux with community packages enabled:
On Debian based distros:
pacman -S shellcheck
apt-get install shellcheck
On OS X with homebrew: