aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-11-10 09:48:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-11-10 09:48:40 -0700
commit3be927667446a63a6e2e340ff6c2595ef8d6a81e (patch)
treeb3bdd52ace63ca593d6066d114a6d088a88e8e34 /README.md
parent502571b6488bf1882eb4f4852c9f14a68e52c160 (diff)
downloadpandoc-citeproc-preamble-3be927667446a63a6e2e340ff6c2595ef8d6a81e.tar.gz
properly bump versions1.2.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd86bce..a853b50 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ If you are not a Haskell programmer, you might find it easier to
1. install [Stack][];
2. ensure that `~/.local/bin` is in your shell's PATH
-3. run `stack install --resolver=lts-5.4 pandoc-citeproc-preamble`.
+3. run `stack install --resolver=lts-7.8 pandoc-citeproc-preamble`.
[Stack]: https://github.com/commercialhaskell/stack