Skip to content

Commit

Permalink
Linux flatpak comes with no language pre-installed
Browse files Browse the repository at this point in the history
  • Loading branch information
hbitteur committed Feb 5, 2025
1 parent d4245bf commit 2a428fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ But **it requires Java version 17** or higher to be available in your environmen
If no suitable Java version is found at runtime, a prompt will remind you to install it.
- for **Linux**, a flatpak package is provided on
[Flathub](https://flathub.org/apps/org.audiveris.audiveris);
The package comes with the pre-installed Tesseract OCR language ``eng``.
The package comes with no pre-installed Tesseract OCR language,
but you can easily install them via the `Tools | Install languages` menu.
The needed Java environment is included in its packaging, therefore no Java installation is needed.
- for **macOS**, unfortunately, we have nothing similar yet [^macos]
-- for now, you have to build from sources as described in the following section on
Expand Down

0 comments on commit 2a428fd

Please sign in to comment.