typo
This commit is contained in:
parent
2d0290bda0
commit
e36b2c7b3d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Installation recipe for Fedora 14 thruough 17.
|
||||||
sudo yum install ghc cabal-install
|
sudo yum install ghc cabal-install
|
||||||
git clone git://git-annex.branchable.com/ git-annex
|
git clone git://git-annex.branchable.com/ git-annex
|
||||||
cd git-annex
|
cd git-annex
|
||||||
git checkout ghc 7.0
|
git checkout ghc7.0
|
||||||
cabal update
|
cabal update
|
||||||
cabal install --only-dependencies
|
cabal install --only-dependencies
|
||||||
cabal configure
|
cabal configure
|
||||||
|
|
Loading…
Reference in a new issue