README.md: sort package managers, add emerge (Gentoo)

This commit is contained in:
Austin English 2016-12-20 12:11:10 -06:00
parent 7124c113e8
commit d73fc8f91d
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ This section describes how to build ShellCheck from a source directory. ShellChe
#### Installing Cabal
ShellCheck is built and packaged using Cabal. Install the package `cabal-install` from your system's package manager (with e.g. `apt-get`, `yum`, `zypper` or `brew`).
ShellCheck is built and packaged using Cabal. Install the package `cabal-install` from your system's package manager (with e.g. `apt-get`, `brew`, `emerge`, `yum`, or `zypper`).
On MacPorts, the package is instead called `hs-cabal-install`, while native Windows users should install the latest version of the Haskell platform from https://www.haskell.org/platform/