diff options
Diffstat (limited to 'doc/install/Fedora.mdwn')
-rw-r--r-- | doc/install/Fedora.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Fedora.mdwn b/doc/install/Fedora.mdwn index 8aacbb3b0..73e9f9a5d 100644 --- a/doc/install/Fedora.mdwn +++ b/doc/install/Fedora.mdwn @@ -1,7 +1,7 @@ Installation recipe for Fedora 14 thruough 17. <pre> -sudo yum install ghc cabal-install +sudo yum install ghc cabal-install pcre-devel git clone git://git-annex.branchable.com/ git-annex cd git-annex git checkout ghc7.0 |