From 20bb45a9ae9a1a28fbbfcffa82b4d329580b917b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 12 Mar 2017 19:40:57 -0700 Subject: switch to a stack install command that works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0f791b..c9dff82 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ apt-get install ocrmypdf pdftk sane-utils haskell-stack imagemagick ```` 3. Use [stack][] to build and install sscan: ```` -stack --resolver=lts-8.2 install sscan +stack install sscan ```` Note that stack will automatically download and install the various -- cgit v1.2.3