diff --git a/README.md b/README.md index 29f27ed..8ba7753 100755 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ The example input files used in the webservice (EGF, Piwi, Hammerhead Clan, tRNA cmv is implemented in Haskell and can be installed via the Haskell package distribution sytem [cabal](https://www.haskell.org/cabal/). CMV is implemented in Haskell and can be installed via the Haskell package distribution sytem cabal. Additionally to cabal you require [cairo](https://cairographics.org/), [pango](http://www.pango.org/), [happy](https://www.haskell.org/happy/) and [alex](https://www.haskell.org/alex/) which can be installed via the distribution package manager e.g. Ubuntu: - sudo apt-get install libcairo2 libpango1.0-0 libpangomm-1.4-dev happy alex + sudo apt-get install libcairo2 libpango-1.0-0 libpangomm-1.4-dev happy alex Once you have cabal installed simply type: - cabal install cmv + cabal install cmv ### Optional Dependencies: *cmv* creates output which can be visualised via following optional dependencies.