Skip to content

Commit

Permalink
README: fix remote name
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Nov 28, 2023
1 parent f8f0a5b commit c09ace3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c09ace3

Please sign in to comment.