mirror of
https://github.com/GradienceTeam/Gradience.git
synced 2024-11-04 12:03:58 +00:00
docs: Replace -origin
with -nightly
This commit is contained in:
parent
ac6aa9cbe7
commit
faedf58331
1 changed files with 2 additions and 2 deletions
|
@ -232,13 +232,13 @@ flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome
|
|||
Then, add the Gradience Flatpak remote:
|
||||
|
||||
```shell
|
||||
flatpak remote-add --if-not-exists gradience-origin https://gradienceteam.github.io/Gradience/index.flatpakrepo
|
||||
flatpak remote-add --if-not-exists gradience-nightly https://gradienceteam.github.io/Gradience/index.flatpakrepo
|
||||
```
|
||||
|
||||
Finally, install Gradience by running:
|
||||
|
||||
```shell
|
||||
flatpak install gradience-origin com.github.GradienceTeam.Gradience.Devel
|
||||
flatpak install gradience-nightly com.github.GradienceTeam.Gradience.Devel
|
||||
```
|
||||
|
||||
### GNOME Builder
|
||||
|
|
Loading…
Reference in a new issue