Skip to content

Commit

Permalink
Change usage commands in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
aguslr committed Aug 5, 2024
1 parent 7c84a0e commit 52e1828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Usage

1. Rebase to an unsigned image to get proper signing keys:

rpm-ostree rebase ostree-unverified-registry:ghcr.io/aguslr/bluevanilla:latest && systemctl reboot
rpm-ostree rebase -r ostree-unverified-registry:ghcr.io/aguslr/bluevanilla:stable

2. Rebase to a signed image to finish the installation:

rpm-ostree rebase ostree-image-signed:docker://ghcr.io/aguslr/bluevanilla:latest && systemctl reboot
rpm-ostree rebase -r ostree-image-signed:docker://ghcr.io/aguslr/bluevanilla:stable

Alternatively, an [ISO file for offline installation][7] can be generated with
the following command:
Expand Down

0 comments on commit 52e1828

Please sign in to comment.