Skip to content

Commit c50459a

Browse files
authored
add non linux warning to the readme.
1 parent e1d2ac0 commit c50459a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ pydf easier to use, in particular this means pydf works on heroku.
1212

1313
Currently using **wkhtmltopdf 0.12.4 (with patched qt)**, requires **Python 3.6+**.
1414

15+
**If you're not on Linux amd64:** pydf comes bundled with a wkhtmltopdf binary which will only work on Linux amd64 architectures. If you're on another OS or architecture your milage may vary, it is likely that you'll need to supply your own wkhtmltopdf binary and point pydf towards it by setting the `WKHTMLTOPDF_PATH` variable.
16+
1517
Install
1618
-------
1719

0 commit comments

Comments
 (0)