From b4693a21d1db873cae51fdfd7b0cca26b9056686 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Sep 2015 13:22:19 -0400 Subject: [PATCH] warn about git for windows not working --- doc/install/Windows.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn index 3d4b7a0731..37fbc85c2c 100644 --- a/doc/install/Windows.mdwn +++ b/doc/install/Windows.mdwn @@ -1,6 +1,6 @@ git-annex now does Windows! -* First, [install git](http://git-scm.com/downloads) (msysgit 1.9 or newer is needed) +* First, [install msysgit](http://git-scm.com/downloads) (msysgit 1.9 is needed; the new "git for windows" does not currently work) _Be sure to tell the msysgit installer to add git to the PATH._ That is, select "Use Git from the Windows Command Prompt" * Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/)