Merge pull request #154 from trytomakeyouprivate/patch-2

Update LocalRunGuide.md
This commit is contained in:
Anthony Stirling 2023-05-14 19:02:02 +01:00 committed by GitHub
commit d6cf4648a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ pip3 install opencv-python-headless
For Fedora:
```bash
sudo dnf install -y libreoffice-writer libreoffice-calc libreoffice-impress unpaper ocrmypdf
sudo dnf install -y libreoffice-writer libreoffice-calc libreoffice-impress unpaper ocrmypdf tesseract-osd
pip3 install uno opencv-python-headless unoconv pngquant
```