Commit 98240489 authored by Erik Reider's avatar Erik Reider

README: Fixed incorrect Silverblue install method, thanks @cryptoluks

parent f1821a59
...@@ -114,7 +114,7 @@ dnf install SwayNotificationCenter ...@@ -114,7 +114,7 @@ dnf install SwayNotificationCenter
The package can be layered over the base image after adding the Copr repo as an ostree repo: The package can be layered over the base image after adding the Copr repo as an ostree repo:
```zsh ```zsh
ostree remote add SwayNotificationCenter https://download.copr.fedorainfracloud.org/results/erikreider/SwayNotificationCenter/fedora-$releasever-$basearch/ sudo curl -sL -o /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:erikreider:SwayNotificationCenter.repo https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/repo/fedora-$(rpm -E %fedora)/erikreider-SwayNotificationCenter-fedora-$(rpm -E %fedora).repo
rpm-ostree install SwayNotificationCenter rpm-ostree install SwayNotificationCenter
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment