Update LocalRunGuide.md
added tesseract-osd nessecary in Fedora
This commit is contained in:
parent
a4c8221fc4
commit
d6deb52731
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ pip3 install opencv-python-headless
|
||||||
For Fedora:
|
For Fedora:
|
||||||
|
|
||||||
```bash
|
```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
|
pip3 install uno opencv-python-headless unoconv pngquant
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue