We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8813ee commit e25873dCopy full SHA for e25873d
docs/installation/index.md
@@ -77,7 +77,7 @@ Works on macOS, Linux, and Windows, with support for both x86_64 and arm64 archi
77
=== "RHEL"
78
79
```console
80
- dnf install tesseract tesseract-devel tesseract-langpack-eng leptonica-devel
+ dnf install tesseract tesseract-devel tesseract-langpack-eng tesseract-osd leptonica-devel
81
TESSDATA_PREFIX=/usr/share/tesseract/tessdata/
82
echo "Set TESSDATA_PREFIX=${TESSDATA_PREFIX}"
83
```
0 commit comments