aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.