warn about git for windows not working

This commit is contained in:
Joey Hess 2015-09-10 13:22:19 -04:00
parent c2f694f1b5
commit b4693a21d1

View file

@ -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/)