aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-02-08 14:40:42 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-02-08 14:40:42 -0800
commit7034366398fe35b18ecef009cdae18f993d8d385 (patch)
tree22242748e5389641e01c8255899ea55d01cf6a2d
parentc0515e09d47dffb7f345ea9bfde6a20a5b885d2d (diff)
parentc428231db053ee8534942ad801cc14be6d1ecb84 (diff)
downloadpandoc-7034366398fe35b18ecef009cdae18f993d8d385.tar.gz
Merge pull request #2703 from rski/stack_link_fix
Fix stack link in INSTALL
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3cb428db9..319c23d43 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@ https://github.com/jgm/pandoc/wiki/Installing-the-development-version-of-pandoc
Quick install with stack
------------------------
-1. Install [stack](https://github.com/commercialhaskell/stack/wiki/Downloads).
+1. Install [stack](http://docs.haskellstack.org/en/stable/install_and_upgrade.html).
2. If you used git to get the pandoc source (as opposed to unpacking
a release tarball), do