summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2016-06-16 13:55:53 +0200
committerGitHub <noreply@github.com>2016-06-16 13:55:53 +0200
commitacb37c38736075c8164fbc372419cdb29493bc60 (patch)
tree4da2d31f86a6ece481337f2be453c2f839a7a22f /README.markdown
parenteba4cb5cd5fa38b710a7da3930cd4e65d4f1197b (diff)
parent588f673b6001da36241e7640200e00456266aca2 (diff)
downloadstylish-haskell-acb37c38736075c8164fbc372419cdb29493bc60.tar.gz
Merge pull request #110 from spwhitton/apt-get
Debian and Ubuntu installation instructions
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 841198b..bc38028 100644
--- a/README.markdown
+++ b/README.markdown
@@ -17,6 +17,8 @@ Installation
You can install it using `cabal install stylish-haskell`.
+Alternatively, on Debian 9 or later or Ubuntu 16.10 or later, `apt-get install stylish-haskell`.
+
Features
--------