From 105ab64b2b3a9f4eff3fcdda27364ea01c0d1d5f Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 26 Jul 2023 00:30:30 -0700 Subject: [PATCH] chore(README): Add missing Nvidia instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83f79238..a176d062 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ or for devices with Nvidia GPUs: podman pull ghcr.io/ublue-os/config && rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) && rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:latest +Once you've completed the initial setup of the Nvidia build, [be sure to follow steps 2 and 3 from the ublue-os/nvidia guide](https://github.com/ublue-os/nvidia#2-set-kargs-after-rebasing). ### Deck