aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-09-24 09:49:20 +0100
committerLouise Crow <louise.crow@gmail.com>2012-09-24 09:49:20 +0100
commita9e9629c0e3da3aa5694b75391d8cb040c03c4cc (patch)
treef0abff4ebd4d05b87a1410acf040ac8371fb5a1f
parent69568c0e8a610bf5e992f306ae0adc5a72407fcd (diff)
parentde8bc5b736828f0670c7259f1c4036bb97621cd3 (diff)
Merge remote-tracking branch 'henare_github/patch-1' into develop
-rw-r--r--doc/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index a9ed6ccf8..da72987af 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -39,7 +39,7 @@ If you are running Debian, add the following repositories to
deb http://ftp.debian.org/debian/ testing main non-free contrib
The repositories above allow us to install the packages
-`wkthmltopdf-static` and `bundler` using `apt`; so if you're running
+`wkhtmltopdf-static` and `bundler` using `apt`; so if you're running
Ubuntu, you won't be able to use the above repositories, and you will
need to comment out those two lines in `config/packages` before
following the next step (and install bundler manually).