summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--download/index.t2t2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.t2t b/download/index.t2t
index 1f217d47a..f72e032c1 100644
--- a/download/index.t2t
+++ b/download/index.t2t
@@ -81,7 +81,7 @@ or
**Note 1**.
GF uses [``haskeline`` http://hackage.haskell.org/package/haskeline], which
on Linux depends on some non-Haskell libraries that
-won't be installed automatically by cabal, and therefore needs to be installed
+won't be installed automatically by cabal, and therefore need to be installed
manually. Here is one way to do this:
- On Ubuntu: ``sudo apt-get install libghc6-terminfo-dev``