To install the correct version of `wkhtmltopdf`, you will need to build it yourself using [this script](https://github.com/JazzCore/python-pdfkit/blob/master/travis/before-script.sh).
#### Windows
__Note__: Windows is an untested platform, these installation instructions are only theoretical!
Pandoc (and `pandoc-citeproc`) can be installed using the installer found [here](https://github.com/jgm/pandoc/releases/).
`wkhtmltopdf` can be installed from the [official website](https://wkhtmltopdf.org/downloads.html).
### Installing `md-pdf`.
This application isn't available through Pypi directly, but can still be installed using pip.