aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-22 12:27:13 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-22 12:27:13 +0300
commit5ec326d8f44683ef991eda5b0a3405e128800db5 (patch)
tree1ee59e2b40ce69a7b608d39b22c97123bce62db6
parent6f6e3d8ec76c59d6f403725e9b2a22b8f6680714 (diff)
downloadopenweathermap-5ec326d8f44683ef991eda5b0a3405e128800db5.tar.gz
README: fix typo
-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.