diff options
author | Henare Degan <henare.degan@gmail.com> | 2012-09-22 15:42:43 +1000 |
---|---|---|
committer | Henare Degan <henare.degan@gmail.com> | 2012-09-22 15:42:43 +1000 |
commit | de8bc5b736828f0670c7259f1c4036bb97621cd3 (patch) | |
tree | ce024bb27248146b52dfd56612a447d79918ed07 | |
parent | 0987cfe3f8175e5b1e00652295fb656410c74fa6 (diff) |
Correct spelling of package
-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). |