fix copr install section
This commit is contained in:
parent
712643922d
commit
b2d43ad425
1 changed files with 9 additions and 2 deletions
|
|
@ -73,8 +73,15 @@ yay -S quickshell-git
|
||||||
(or your AUR helper of choice)
|
(or your AUR helper of choice)
|
||||||
|
|
||||||
### Fedora
|
### Fedora
|
||||||
Quickshell is available in Fedora Rawhide as [`quickshell`](https://packages.fedoraproject.org/pkgs/quickshell/quickshell/),
|
Release versions of Quickshell are available in Fedora Rawhide as [`quickshell`](https://packages.fedoraproject.org/pkgs/quickshell/quickshell/),
|
||||||
or from the [errornointernet/quickshell] COPR, as either:
|
|
||||||
|
To install:
|
||||||
|
```sh
|
||||||
|
sudo dnf install quickshell
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Fedora COPR
|
||||||
|
Release and development versions of Quickshell are available from the [errornointernet/quickshell] COPR, as either:
|
||||||
- `quickshell` that tracks the latest release
|
- `quickshell` that tracks the latest release
|
||||||
- `quickshell-git` that tracks the master branch
|
- `quickshell-git` that tracks the master branch
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue