Fixed the source installation instructions (#1048)
This commit is contained in:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user