summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
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`