From ca46676292158d524d0525df6c0fdf2742b43aa6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Nov 2017 13:54:05 -0400 Subject: still need stack-windows.yaml to specify newer versions of Win32 and unix-compat --- doc/install/Windows.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn index 46a92fd6c..9ae82e4a9 100644 --- a/doc/install/Windows.mdwn +++ b/doc/install/Windows.mdwn @@ -39,8 +39,9 @@ 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" to download and -build all dependencies and git-annex. "stack install" will install git-annex. +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. (To build the git-annex installer, you also need to install the NullSoft installer system. The script `standalone/windows/build.sh` is -- cgit v1.2.3