From d73fc8f91d29a887cc7a846499a9ee81eded44f3 Mon Sep 17 00:00:00 2001 From: Austin English Date: Tue, 20 Dec 2016 12:11:10 -0600 Subject: [PATCH] README.md: sort package managers, add emerge (Gentoo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd7405e..3aceb92 100644 --- a/README.md +++ b/README.md @@ -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/