Update URL of gnome-nightly flatpak repo
This commit is contained in:
parent
15a66e69ab
commit
0d0d7058f9
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ First you need to make sure you have the GNOME SDK and Rust toolchain installed.
|
|||
```
|
||||
# Add Flathub and the gnome-nightly repo
|
||||
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak remote-add --user --if-not-exists gnome-nightly https://sdk.gnome.org/gnome-nightly.flatpakrepo
|
||||
flatpak remote-add --user --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
|
||||
|
||||
# Install the gnome-nightly Sdk and Platform runtime
|
||||
flatpak install --user gnome-nightly org.gnome.Sdk org.gnome.Platform
|
||||
|
|
Loading…
Reference in a new issue