Skip to content

Commit 53dd030

Browse files
authored
tweak non linux warning
1 parent c50459a commit 53dd030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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.
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.
1616

1717
Install
1818
-------

0 commit comments

Comments
 (0)