summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-10 19:18:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-10 19:18:34 -0400
commit0618e094f1eacc446d1a2758eac2534476af367a (patch)
tree27a640f887eee71b6da6f13f36e671fa805c6032
parent624e2ec84e537a20301a0fda6ceb4151a5ec61e4 (diff)
update for current status
Revert this commit after next release
-rw-r--r--doc/install/Windows.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index bf9582913..e289a3a4e 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -1,6 +1,6 @@
git-annex now does Windows!
-* First, [install git for Windows](http://git-scm.com/downloads) (msysgit is no longer supported)
+* First, [install msysgit](http://git-scm.com/downloads) (msysgit 1.9 is needed)
_Be sure to tell the 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/)
@@ -20,6 +20,8 @@ important thing is that it should end with "All tests passed".
A daily build is also available, thanks to Yury V. Zaytsev and
[NEST](http://nest-initiative.org/).
+This daily build now needs git for windows, not msysgit.
+
* [download](https://downloads.kitenet.net/git-annex/autobuild/windows/) ([build logs](https://qa.nest-initiative.org/view/msysGit/job/msysgit-git-annex-assistant-test/))
## building it yourself