From f6e9e085587ced95d41d7aa7c0f1ac478cccedb1 Mon Sep 17 00:00:00 2001 From: Michael Ho Date: Thu, 12 Jan 2017 14:53:01 -0800 Subject: Add stack installation instructions --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 3cee691..b7a3838 100644 --- a/README.markdown +++ b/README.markdown @@ -15,7 +15,7 @@ This tool tries to help where necessary without getting in the way. Installation ------------ -You can install it using `cabal install stylish-haskell`. +You can install it using `stack install stylish-haskell` or `cabal install stylish-haskell`. You can also install it using your package manager: * Debian 9 or later: `apt-get install stylish-haskell` -- cgit v1.2.3