Skip to content

Commit

Permalink
Added missing code block
Browse files Browse the repository at this point in the history
The instructions to install without a virtual env were missing.
  • Loading branch information
MykBamberg authored and bertsky committed Oct 1, 2024
1 parent 830648c commit 1988b08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/doc.install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ which will install Calamari and all of its dependencies.

To install the package without a virtual environment simply run

.. code-block:: shell
pip install calamari-ocr
Installation from Source
------------------------

Expand Down

0 comments on commit 1988b08

Please sign in to comment.