diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-09-24 09:49:20 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-09-24 09:49:20 +0100 |
commit | a9e9629c0e3da3aa5694b75391d8cb040c03c4cc (patch) | |
tree | f0abff4ebd4d05b87a1410acf040ac8371fb5a1f | |
parent | 69568c0e8a610bf5e992f306ae0adc5a72407fcd (diff) | |
parent | de8bc5b736828f0670c7259f1c4036bb97621cd3 (diff) |
Merge remote-tracking branch 'henare_github/patch-1' into develop
-rw-r--r-- | doc/INSTALL.md | 2 |
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). |