summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorMauro Bieg <mb21@users.noreply.github.com>2017-01-17 10:20:14 +0100
committerGitHub <noreply@github.com>2017-01-17 10:20:14 +0100
commit1b2ba57270f966bf5738f059104cd2b7a3f41ed4 (patch)
treeecfe3f19d05ef78629f91c30e5d02aa71420ed49 /INSTALL.md
parent1dc4b3925d96e26b89a1a30f36ab809662e283ad (diff)
fix internal link in INSTALL.md
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a1fcea511..631641307 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -77,7 +77,7 @@
- If the version in your repository is too old and you cannot
use the deb we provide, you can install from source, using the
- instructions below under [Installing from source].
+ instructions below under [Compiling from source].
Note that most distros have the Haskell platform in their
package repositories. For example, on Debian/Ubuntu,
you can install it with `apt-get install haskell-platform`.