summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-06 13:25:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-06 13:25:25 -0400
commit2baeaff90f0d988aaa37f78bf34cc3b580c07f07 (patch)
tree5cce7a41cd289967151c3e804cd50bfe78711b46 /doc/install
parent811534ecee57156b070f7a27b3af3f089c3122c6 (diff)
update
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Windows.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index c327d11ca..74017d699 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -26,7 +26,8 @@ A daily build is also available, thanks to Yury V. Zaytsev and
To build git-annex from source on Windows, you need to install
the Haskell Platform, Mingw, and Cygwin. Use Cygwin to install
-gcc, rsync, git, wget, ssh, and gpg.
+gcc, rsync, git, wget, ssh, and gnupg. To build the git-annex installer,
+you also need to install the NulSoft installer system.
There is a shell script `standalone/windows/build.sh` that can be
used to build git-annex. Note that this shell script cannot be run