Fixed the source installation instructions (#1048)

This commit is contained in:
M.Yasoob Ullah Khalid ☺
2022-12-22 02:54:53 -08:00
committed by GitHub
parent 14a6093636
commit d60a384aab
+1 -1
View File
@@ -636,7 +636,7 @@ system-wide:
.. code-block:: bash
git clone -b master https://github.com/ocrmypdf/OCRmyPDF.git
python3 -m venv
python3 -m venv venv
source venv/bin/activate
cd OCRmyPDF
pip install .