mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 13:00:54 -07:00
Removed Arch from readme, added Debian.
This commit is contained in:
parent
39805ab200
commit
39b88bbaac
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@ On systems with Cabal:
|
||||||
cabal update
|
cabal update
|
||||||
cabal install shellcheck
|
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:
|
On OS X with homebrew:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue