summaryrefslogtreecommitdiff
path: root/doc/install/Fedora.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-13 11:24:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-13 11:25:42 -0400
commitfdb246044c7b64802a9d0e90b92a978105a3704f (patch)
treecd7fad3f17660c4dc8e6622f7cff0133e7f9271b /doc/install/Fedora.mdwn
parentc56cfeba9ec134d61ce8da8fe351722ddb7ec00f (diff)
download updates
Diffstat (limited to 'doc/install/Fedora.mdwn')
-rw-r--r--doc/install/Fedora.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Fedora.mdwn b/doc/install/Fedora.mdwn
index 97ccf38ef..cfdeeb882 100644
--- a/doc/install/Fedora.mdwn
+++ b/doc/install/Fedora.mdwn
@@ -2,7 +2,7 @@ Installation recipe for Fedora 14 thruough 17.
<pre>
sudo yum install ghc cabal-install
-git clone git://git.kitenet.net/git-annex
+git clone git://git-annex.branchable.com/ git-annex
cd git-annex
git checkout ghc 7.0
cabal update