summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Windows.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index 37fbc85c2..bf9582913 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -1,7 +1,7 @@
git-annex now does Windows!
-* 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._
+* First, [install git for Windows](http://git-scm.com/downloads) (msysgit is no longer supported)
+ _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/)
@@ -36,7 +36,7 @@ Once the prerequisites are installed, run:
build
Note that git from Cygwin is able to clone git-annex's git repository;
-Msysgit cannot due to some characters in filenames.
+Regular git for Windows cannot due to some characters in filenames.
(To build the git-annex installer, you also need to install the NullSoft
installer system.)