Compare commits

...

2 Commits

Author SHA1 Message Date
Christian Weiske f035a20821
Merge debaf0081f into bf4b0552dc 2024-03-19 14:02:34 -06:00
Christian Weiske debaf0081f
Add flathub link to README 2024-01-14 12:09:46 +01:00
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ The [Release page](https://github.com/JakubMelka/PDF4QT/releases) lists binaries
A [pdf4qt-git](https://aur.archlinux.org/packages/pdf4qt-git) package is available in the AUR.
### Linux
PDF4QT can be installed via `flatpak`: https://flathub.org/apps/io.github.JakubMelka.Pdf4qt
## 7. COMPILING
This software can be compiled on both Windows and Linux. A compiler supporting the C++20 standard is needed.