mirror of
https://github.com/shenmintao/aic8800d80.git
synced 2026-09-26 17:44:16 +00:00
fixed README.md after requests of telegram users.
This commit is contained in:
+3
-2
@@ -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.
|
Install required packages and then reboot after install to apply changes.
|
||||||
|
|
||||||
~~~bash
|
~~~bash
|
||||||
sudo rpm-ostree install rpm-build rpmdevtools
|
sudo rpm-ostree install rpm-build rpmdevtools dkms
|
||||||
sudo systemctl reboot
|
sudo systemctl reboot
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
@@ -30,7 +30,8 @@ rpmdev-setuptree
|
|||||||
Copy aic8800d80.spec to rpmbuild/SPECS
|
Copy aic8800d80.spec to rpmbuild/SPECS
|
||||||
|
|
||||||
~~~bash
|
~~~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.
|
Prepare and download required files.
|
||||||
|
|||||||
Reference in New Issue
Block a user