File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,15 @@ To install the latest version, use '0.12.0'.
1414
1515This package can be found on [ Packagist] ( http://packagist.org ) and installed with [ Composer] ( https://getcomposer.org/ ) .
1616
17- Require the package for _ i386_ with:
18-
19- php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.0"
20-
21- And for _ amd64_ with:
17+ Require the package for _ amd64_ with:
2218
2319 php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.0"
2420
2521The binary will then be located at:
2622
27- vendor/h4cc/wkhtmltopdf-i386 /bin/wkhtmltopdf-i386
23+ vendor/h4cc/wkhtmltopdf-amd64 /bin/wkhtmltopdf-amd64
2824
2925Also a symlink will be created in your configured bin/ folder, for example:
3026
31- vendor/bin/wkhtmltopdf-i386
27+ vendor/bin/wkhtmltopdf-amd64
3228
You can’t perform that action at this time.
0 commit comments