From 53734dd34e3b8bd212321b8614ec9f58f6c2c340 Mon Sep 17 00:00:00 2001 From: plata Date: Thu, 2 Nov 2023 11:16:01 +0100 Subject: [PATCH] docs (README): run 'rpm-ostree rebase' without sudo (#183) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f6d606..9bccc24 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To rebase an existing Silverblue/Kinoite installation to the latest build: - First rebase to the unsigned image, to get the proper signing keys and policies installed: ``` - sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/reyemxela/ublue:latest + rpm-ostree rebase ostree-unverified-registry:ghcr.io/reyemxela/ublue:latest ``` - Reboot to complete the rebase: ``` @@ -54,7 +54,7 @@ To rebase an existing Silverblue/Kinoite installation to the latest build: ``` - Then rebase to the signed image, like so: ``` - sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/reyemxela/ublue:latest + rpm-ostree rebase ostree-image-signed:docker://ghcr.io/reyemxela/ublue:latest ``` - Reboot again to complete the installation ``` @@ -64,7 +64,7 @@ To rebase an existing Silverblue/Kinoite installation to the latest build: This repository builds date tags as well, so if you want to rebase to a particular day's build: ``` -sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/reyemxela/ublue:20230403 +rpm-ostree rebase ostree-image-signed:docker://ghcr.io/reyemxela/ublue:20230403 ``` This repository by default also supports signing.