summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a4dd4f5c8..50f1d7818 100644
--- a/doc/install/Fedora.mdwn
+++ b/doc/install/Fedora.mdwn
@@ -4,7 +4,7 @@ Installation recipe for Fedora 14 thruough 17.
sudo yum install ghc cabal-install
git clone git://git-annex.branchable.com/ git-annex
cd git-annex
-git checkout ghc 7.0
+git checkout ghc7.0
cabal update
cabal install --only-dependencies
cabal configure