Skip to content
This repository has been archived by the owner on Aug 12, 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 540478a commit 09562b8
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 @@ -62,12 +62,12 @@ This is **highly experimental** at this stage! Settings and installed apps may c
<details>
<summary>AMD/Intel</summary>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:docker://ghcr.io/ublue-os/beyond:38</code></pre>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/beyond:38</code></pre>
</details>
<details>
<summary>NVIDIA</summary>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:docker://ghcr.io/ublue-os/beyond-nvidia:38</code></pre>
<pre><code>sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/beyond-nvidia:38</code></pre>
</details>
2. Restart your computer
Expand Down

0 comments on commit 09562b8

Please sign in to comment.