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

Commit

Permalink
docs: Correct unverified instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames authored Aug 7, 2023
1 parent f069993 commit f50a0df
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:docker://ghcr.io/ublue-os/endlish-oesque:38</code></pre>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/endlish-oesque:38</code></pre>
</details>

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

0 comments on commit f50a0df

Please sign in to comment.