summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
authorMichael Ho <MHova@users.noreply.github.com>2017-01-12 14:53:01 -0800
committerGitHub <noreply@github.com>2017-01-12 14:53:01 -0800
commitf6e9e085587ced95d41d7aa7c0f1ac478cccedb1 (patch)
tree6e3d66bb90a9dec053de3e4ac8911f8b2552a31d /README.markdown
parenta1e6b73582d96fe5e8a31ce585f1d85c1fa0babd (diff)
downloadstylish-haskell-f6e9e085587ced95d41d7aa7c0f1ac478cccedb1.tar.gz
Add stack installation instructions
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
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`