Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ Binaries for __CentOS 7__, also installable with composer, can be found here: [g

_Hint_:
The version of the binary is equal to the git tag.
To install the latest version, use '0.12.4'.
To install the latest version, use '0.12.5'.

### Packagist

This package can be found on [Packagist](http://packagist.org) and installed with [Composer](https://getcomposer.org/).

Require the package for _i386_ with:

php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.4"
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.5"

And for _amd64_ with:

php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.4"
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.5"

The binary will then be located at:

Expand Down
Binary file modified bin/wkhtmltopdf-amd64
Binary file not shown.