diff --git a/README.md b/README.md index 9e87272f..288cbe43 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ For NVIDIA images, add something like this to your Containerfile, replacing `TAG COPY --from=ghcr.io/ublue-os/akmods-nvidia:TAG /rpms/ /tmp/rpms RUN find /tmp/rpms RUN rpm-ostree install /tmp/rpms/ublue-os/ublue-os-nvidia*.rpm - RUN rpm-ostree install /tmp/rpms/kmods/kmod-nvidia.rpm + RUN rpm-ostree install /tmp/rpms/kmods/kmod-nvidia*.rpm These examples show: