diff options
-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). |