FedoraMacbookPro.md aktualisiert

This commit is contained in:
Snoweuph 2024-07-06 17:57:58 +00:00
parent 507b46a4d2
commit d7c9ae94b3

View file

@ -39,7 +39,7 @@ sudo dnf install dkms
### Add driver files to DKMS ### Add driver files to DKMS
```bash ```bash
cd /tmp cd /tmp
git clone https://github.com/marc-git/macbook12-spi-driver git https://github.com/lorre851/macbook12-spi-driver
cd macbook12-spi-driver cd macbook12-spi-driver
sudo dkms add . sudo dkms add .
``` ```