forked from josch/img2pdf
README.md: document that img2pdf.exe can now be downloaded via release
This commit is contained in:
parent
f454ebc6a6
commit
bb3e8b0098
1 changed files with 2 additions and 4 deletions
|
@ -117,10 +117,8 @@ You can then test the converter using:
|
||||||
|
|
||||||
$ ve/bin/img2pdf -o test.pdf src/tests/test.jpg
|
$ ve/bin/img2pdf -o test.pdf src/tests/test.jpg
|
||||||
|
|
||||||
For Microsoft Windows users, PyInstaller based .exe files are produced by
|
If you don't want to setup Python on Windows, then head to the
|
||||||
appveyor. If you don't want to install Python before using img2pdf you can head
|
[releases](releases) section and download the latest `img2pdf.exe`.
|
||||||
to appveyor and click on "Artifacts" to download the latest version:
|
|
||||||
https://ci.appveyor.com/project/josch/img2pdf
|
|
||||||
|
|
||||||
GUI
|
GUI
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue