summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-16 12:00:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-16 12:00:01 -0400
commit7f225ddb9af6d87cfaf69e395192d08c32c41d7f (patch)
tree4473eecd064cf1426944ad570908bba3afc65f13
parent741bf55c1c03a472ba766e7bf82ae8a0a5aaff9e (diff)
parent7ff83d6cf269b6e8a244f86eac3e02155745fd88 (diff)
Merge branch 'newwinrelease'
-rw-r--r--doc/install/Windows.mdwn8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index b8cf1986a..b40692765 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -1,8 +1,8 @@
git-annex now does Windows!
-* 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"
+* First, [install git for Windows](http://git-scm.com/downloads)
+ Get the 32 bit version not the 64 bit version.
+ (Note that msysgit is no longer supported.)
* Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/)
This port is now in reasonably good shape for command-line use of
@@ -20,8 +20,6 @@ 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