From 5ec326d8f44683ef991eda5b0a3405e128800db5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 22 Jun 2017 12:27:13 +0300 Subject: README: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4f07b..607c523 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Requirements ============ OpenWeatherMap is written in Haskell with [GHC](http://www.haskell.org/ghc/). -All required Haskell libraries are listed in [openweathermap.cabal](ldapply.cabal). +All required Haskell libraries are listed in [openweathermap.cabal](openweathermap.cabal). Use [cabal-install](http://www.haskell.org/haskellwiki/Cabal-Install) to fetch and build all pre-requisites automatically. -- cgit v1.2.3