download page: fixed a typo

This commit is contained in:
hallgren
2012-04-14 11:50:11 +00:00
parent 13ce1911da
commit 6dc12cfed9

View File

@@ -81,7 +81,7 @@ or
**Note 1**. **Note 1**.
GF uses [``haskeline`` http://hackage.haskell.org/package/haskeline], which GF uses [``haskeline`` http://hackage.haskell.org/package/haskeline], which
on Linux depends on some non-Haskell libraries that 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: manually. Here is one way to do this:
- On Ubuntu: ``sudo apt-get install libghc6-terminfo-dev`` - On Ubuntu: ``sudo apt-get install libghc6-terminfo-dev``