aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-03-12 19:40:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-03-12 19:40:57 -0700
commit20bb45a9ae9a1a28fbbfcffa82b4d329580b917b (patch)
treeebebb978ab6375247595341064140a6992437151
parent0ca36e0fd0a05919d12341b673179f79579311df (diff)
downloadsscan-20bb45a9ae9a1a28fbbfcffa82b4d329580b917b.tar.gz
switch to a stack install command that works
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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