summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-09 13:39:07 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-09 13:39:07 -0400
commit757a7d6e22b9faa443a4f063e1a6df3204e298c1 (patch)
tree9777526c9c618feefef17accbf5e4cb5c067a563 /doc/install
parentac57659e61f9743aebd35258e89752ced0040f9f (diff)
use win32 2.6.1.0
That has my patches merged into it, so stack-windows.yaml is not needed any longer. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Windows.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index 9ae82e4a9..46a92fd6c 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -39,9 +39,8 @@ for Windows. One way is to download it from
Put it somewhere in PATH.
Then open Git Bash, [[clone git-annex|download]], and in git-annex's source
-tree, run "stack build --stack-yaml stack-windows.yaml" to download and
-build all dependencies and git-annex. "stack install --stack-yaml
-stack-windows.yaml" will install git-annex.
+tree, run "stack build" to download and
+build all dependencies and git-annex. "stack install" will install git-annex.
(To build the git-annex installer, you also need to install the NullSoft
installer system. The script `standalone/windows/build.sh` is