summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-22 01:31:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-22 01:38:06 -0400
commite36b2c7b3d72161019ac2295a4f658b4dc2ab837 (patch)
treed93f669a54cd5112b1d05a593e72fe6a3e5d8060
parent2d0290bda0b62b03a65659d5c238a5d173cdf7f5 (diff)
typo
-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