
Installation of plasTeX is very simple.  It installs just like any other
Python package.  Simply run the following command.  Python 3.6+ is required.

    pip install .

To generate images for destinations like HTML, you will also need to have
a LaTeX distribution installed, and a converter such as `pdf2svg`.
