Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from ublue-os/castrojo-patch-2
Browse files Browse the repository at this point in the history
docs: switch to signed image
  • Loading branch information
castrojo authored Jul 19, 2023
2 parents 63495ae + e3369c4 commit d3c2f76
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 @@ -38,12 +38,12 @@ This is **highly experimental** and only intended as a prototype—I wouldn't re

<details>
<summary>AMD/Intel</summary>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/endlish-oesque:38</code></pre>
<pre><code>sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/endlish-oesque:38</code></pre>
</details>

<details>
<summary>NVIDIA</summary>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/endlish-oesque-nvidia:38</code></pre>
<pre><code>sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/endlish-oesque-nvidia:38</code></pre>
</details>
2. Restart your computer
Expand Down

0 comments on commit d3c2f76

Please sign in to comment.