You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,26 @@
1
1
wkhtmltoimage
2
2
================
3
3
4
-
This repository contains the Debian 7.8 (Wheezy) binaries from the [wkhtmltopdf project](http://wkhtmltopdf.org/).
4
+
This repository contains the static compiled binaries from the [wkhtmltopdf project](http://wkhtmltopdf.org/).
5
5
More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.
6
6
7
7
## Installation
8
8
9
9
_Hint_:
10
10
The version of the binary is equal to the git tag.
11
-
To install the latest version, use '0.12.2.1'.
12
-
13
-
__:exclamation: In case this package does _not_ work on your system, try installing the matching system packages from here: [http://wkhtmltopdf.org/downloads.html](http://wkhtmltopdf.org/downloads.html):exclamation:.__
11
+
To install the latest version, use '0.12.3'.
14
12
15
13
### Packagist
16
14
17
15
This package can be found on [Packagist](http://packagist.org) and installed with [Composer](https://getcomposer.org/).
0 commit comments