Skip to content

Commit

Permalink
README: fix flathub remote
Browse files Browse the repository at this point in the history
Thanks to sindreoy in #19 for pointing this out
  • Loading branch information
USA-RedDragon committed Dec 8, 2023
1 parent e24592e commit 2231323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is unlikely that Flathub would accept a proprietary application like the Jage
You can install it by adding the remote and installing it with the following commands:

```bash
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists JagexLauncher https://jagexlauncher.flatpak.mcswain.dev/JagexLauncher.flatpakrepo
# Required for 32-bit compatibility. Jagex Launcher is 32-bit.
flatpak install --user flathub org.freedesktop.Platform.Compat.i386/x86_64/23.08
Expand Down

0 comments on commit 2231323

Please sign in to comment.