mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Merge pull request #2703 from rski/stack_link_fix
Fix stack link in INSTALL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user