From d0933f1f5408c60e63667092f2cc8f73b4d16c86 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 15 Jul 2018 15:48:57 +0100 Subject: [PATCH] site: download: tweak [ci skip] --- site/download.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/site/download.md b/site/download.md index ae06746ce..88897e332 100644 --- a/site/download.md +++ b/site/download.md @@ -153,10 +153,8 @@ If you prefer more control or if hledger-install failed, here's how to use stack You can save some time by omitting hledger-* packages you don't want.\ ([windows: hledger-ui is not available](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444)) - The command above uses stackage's nightly snapshot. - You might be able to reduce build time by specifying an older snapshot that you've used before, or by omitting the --resolver option. - To estimate the build time, add `--dry-run`. You can kill and restart this without losing progress. + To estimate the build time, add `--dry-run`. If you see "was generated with a newer version of hpack, please upgrade and try again" errors, you can ignore them. (Upgrade to the latest stack release to stop them.)