Updated readme to show more info about flatpak install process

Fixes #154
This commit is contained in:
Abdelilah El Aissaoui 2023-08-19 11:22:00 +02:00
parent cc4e9700e8
commit 35412288e5

View file

@ -13,8 +13,9 @@ can use it nor relying on web technologies.
Linux:
- Available as Flatpak [here](https://beta.flathub.org/apps/details/com.jetpackduba.Gitnuro) or by
running `flatpak install --user com.jetpackduba.Gitnuro` if you have Flatpak & Flathub already setup.
- Available as Flatpak [here](https://flathub.org/apps/details/com.jetpackduba.Gitnuro) or by
running `flatpak install com.jetpackduba.Gitnuro` if you have Flatpak & Flathub already setup.
- If Flathub is not set up, you can add the source with the following command `flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo`.
- JAR file can be executed as a portable version (Requires JRE 17). SSH support requires installing [LibSSH](https://www.libssh.org/get-it/).
Windows: