summaryrefslogtreecommitdiff
path: root/doc/install/Windows.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/Windows.mdwn')
-rw-r--r--doc/install/Windows.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index 74017d699..edfbb0234 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -29,6 +29,7 @@ the Haskell Platform, Mingw, and Cygwin. Use Cygwin to install
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
-in Cygwin; run it with the Mingw sh.
+ cabal update
+ cabal unpack git-annex -d gitannex
+ cd gitannex
+ build