Skip to content

Commit

Permalink
Fixed the source installation instructions (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
yasoob committed Dec 22, 2022
1 parent 14a6093 commit d60a384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit d60a384

Please sign in to comment.