From c09ace3c58cb853d5375bf9ccad4a3cf7594a216 Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Mon, 27 Nov 2023 19:31:05 -0600 Subject: [PATCH] README: fix remote name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 900c56bc..cf2e31c4 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ 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 usareddragon https://jagexlauncher.flatpak.mcswain.dev/.flatpakrepo -flatpak install --user usareddragon com.jagex.Launcher +flatpak remote-add --if-not-exists JagexLauncher https://jagexlauncher.flatpak.mcswain.dev/.flatpakrepo +flatpak install --user JagexLauncher com.jagex.Launcher ``` ### Manual Download