summaryrefslogtreecommitdiff
path: root/doc/install/Fedora.mdwn
diff options
context:
space:
mode:
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