updated readme to match new repository name
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 1m23s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 1m23s
This commit is contained in:
@@ -11,7 +11,7 @@ To rebase an existing atomic Fedora installation to the latest build:
|
||||
|
||||
- First rebase to the unsigned image, to get the proper signing keys and policies installed:
|
||||
```
|
||||
rpm-ostree rebase ostree-unverified-registry:ghcr.io/eriq12/hydro-os:latest
|
||||
rpm-ostree rebase ostree-unverified-registry:git.hydrosaber.com/eriq12/hydro-os:latest
|
||||
```
|
||||
- Reboot to complete the rebase:
|
||||
```
|
||||
@@ -19,7 +19,7 @@ To rebase an existing atomic Fedora installation to the latest build:
|
||||
```
|
||||
- Then rebase to the signed image, like so:
|
||||
```
|
||||
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/eriq12/hydro-os:latest
|
||||
rpm-ostree rebase ostree-image-signed:docker://git.hydrosaber.com/eriq12/hydro-os:latest
|
||||
```
|
||||
- Reboot again to complete the installation
|
||||
```
|
||||
|
Reference in New Issue
Block a user