summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-07 13:06:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-07 13:06:01 -0400
commit7474d1c3e90c1f9fdfa63ad833b05f72248b69a2 (patch)
tree48c261ecb9ef40985d3558f2c56f5ec1f0b541ed /doc/install
parentc23c12e06e840fc91ce6343612f0cf19f3dd99d1 (diff)
improve
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Windows.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index edfbb0234..dc1a172e1 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -30,6 +30,6 @@ gcc, rsync, git, wget, ssh, and gnupg. To build the git-annex installer,
you also need to install the NulSoft installer system.
cabal update
- cabal unpack git-annex -d gitannex
+ git clone git://git-annex.branchable.com/ gitannex
cd gitannex
build