diff --git a/README.md b/README.md index b37bfcc..fa0f691 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To rebase an existing atomic Fedora installation to this build, including Bazzit - First rebase to the unsigned image, to get the proper signing keys and policies installed: ``` - rpm-ostree rebase ostree-unverified-registry:ghcr.io/badbl0cks/bazzite-badblocks-gnome:latest + rpm-ostree rebase ostree-unverified-registry:ghcr.io/badbl0cks/bazzite-gnome-badblocks:latest ``` - Reboot to complete the rebase: ``` @@ -22,7 +22,7 @@ To rebase an existing atomic Fedora installation to this build, including Bazzit ``` - Then rebase to the signed image, like so: ``` - rpm-ostree rebase ostree-image-signed:docker://ghcr.io/badbl0cks/bazzite-badblocks-gnome:latest + rpm-ostree rebase ostree-image-signed:docker://ghcr.io/badbl0cks/bazzite-gnome-badblocks:latest ``` - Reboot again to complete the installation ``` @@ -32,8 +32,8 @@ To rebase an existing atomic Fedora installation to this build, including Bazzit ## Images Currently the following images are available: -- bazzite-badblocks-gnome -- bazzite-badblocks-gnome-nvidia-open +- bazzite-gnome-badblocks (Desktop gaming) +- ucore-hci-badblocks (Server/NAS-oriented) ## Verification