docs: fix installation instructions for pikepdf manylinux2010 wheels

This commit is contained in:
James R. Barlow
2019-11-11 22:22:30 -08:00
parent 11a5c80917
commit 1c303afe21
+2 -1
View File
@@ -152,7 +152,8 @@ user's ``PATH`` to check for the user's Python packages.
.. code-block:: bash
export PATH=$HOME/.local/bin:$PATH
pip3 install --user ocrmypdf
python3 -m pip install --user --upgrade pip
python3 -m pip install --user ocrmypdf
To add JBIG2 encoding, see :ref:`jbig2`.