From f40bda47c3efc52e240cb54f55b336b339731cd3 Mon Sep 17 00:00:00 2001 From: Nurmukhamed Artykaly Date: Sat, 11 Apr 2026 20:06:20 +0500 Subject: [PATCH] fixed README.md after requests of telegram users. --- bazzite/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bazzite/README.md b/bazzite/README.md index 76c19be..9bf01e4 100644 --- a/bazzite/README.md +++ b/bazzite/README.md @@ -16,7 +16,7 @@ There is only one problem - Bazzite has read-only filesystem. Install required packages and then reboot after install to apply changes. ~~~bash -sudo rpm-ostree install rpm-build rpmdevtools +sudo rpm-ostree install rpm-build rpmdevtools dkms sudo systemctl reboot ~~~ @@ -30,7 +30,8 @@ rpmdev-setuptree Copy aic8800d80.spec to rpmbuild/SPECS ~~~bash -cp aic8800d80.spec $HOME/rpmbuild/SPECS +cd $HOME/rpmbuild/SPECS +curl -LO -s https://raw.githubusercontent.com/shenmintao/aic8800d80/refs/heads/main/bazzite/aic8800d80.spec ~~~ Prepare and download required files.