summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2015-02-22 12:43:49 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2015-02-22 12:43:49 +0100
commite0793884112e2ae83795e40d04edfab98688e073 (patch)
tree75641db1eb64c306b8c72ed0bd7cc7ef4bfe0c58
parentb5ce66e45ac2a131bdbc23c47c41dfd87e113448 (diff)
parentb73026b5bb08b80d387332340e5d95457b3280bf (diff)
downloadstylish-haskell-e0793884112e2ae83795e40d04edfab98688e073.tar.gz
Merge pull request #78 from thefourtheye/patch-1
Introduced new heading for Installation
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index a4af6bb..4cc4479 100644
--- a/README.markdown
+++ b/README.markdown
@@ -12,6 +12,9 @@ manually cleaning up import statements etc. gets tedious very quickly.
This tool tries to help where necessary without getting in the way.
+Installation
+------------
+
You can install it using `cabal install stylish-haskell`.
Features