Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit f8b5774

Browse files
committed
Add flatpak to README
1 parent 4af19b3 commit f8b5774

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,15 @@ A fast developer docs reader
2828
- libwebkit2gtk-4.0
2929

3030
## Install:
31+
### Flatpak:
32+
quickDocs is avaliable on Flathub, install it by running:
33+
```
34+
flatpak install flathub com.github.mdh34.quickdocs
35+
```
36+
### Distro Packages:
3137
- For Debian / Ubuntu based systems, install the latest .deb from [here](https://github.com/mdh34/quickDocs/releases) (64-bit only)
3238
- For Arch Linux based systems, install the AUR package from [here](https://aur.archlinux.org/packages/quickdocs/)
33-
- For OpenSUSE Leap/Tumbleweed, add the following [repo](https://build.opensuse.org/package/show/home:MichaelAquilina/quickdocs)
39+
- For OpenSUSE Leap / Tumbleweed, add the following [repo](https://build.opensuse.org/package/show/home:MichaelAquilina/quickdocs)
3440

3541
## Install From Source:
3642
The following instructions should work on most debian-based systems:

0 commit comments

Comments
 (0)