readme: Fix beta remote installation command

This commit is contained in:
Kévin Commaille 2023-05-19 20:40:08 +02:00
parent a051ee2f2f
commit 624f179f9b
No known key found for this signature in database
GPG Key ID: 29A48C1F03620416
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ It is available as a Flatpak on Flathub Beta.
To get it, first set up the Flatpak remote:
```sh
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
```
Or download and install the [repository file](https://flathub.org/beta-repo/flathub-beta.flatpakrepo).