File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ pydf easier to use, in particular this means pydf works on heroku.
1313Currently using **wkhtmltopdf 0.12.5 for Ubuntu 18.04 (bionic) **, requires **Python 3.6+ **.
1414
1515**If you're not on Linux amd64: ** pydf comes bundled with a wkhtmltopdf binary which will only work on Linux amd64
16- architectures. If you're on another OS or architecture your milage may vary, it is likely that you'll need to supply
17- your own wkhtmltopdf binary and point pydf towards it by setting the ``WKHTMLTOPDF_PATH `` variable.
16+ architectures. If you're on another OS or architecture your mileage may vary, it is likely that you'll need to supply
17+ your own wkhtmltopdf binary and point pydf towards it by setting the ``WKHTMLTOPDF_PATH `` environment variable.
1818
1919Install
2020-------
You can’t perform that action at this time.
0 commit comments