mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 17:11:09 +02:00
Update README.md
Added -1.0 to make paths work (otherwise DKMS fails to find the folder - tested on raspbian)
This commit is contained in:
@@ -6,7 +6,7 @@ rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band US
|
||||
##Autocompiling with DKMS
|
||||
|
||||
```
|
||||
sudo cp -R . /usr/src/rtl8812AU_8821AU_linux
|
||||
sudo cp -R . /usr/src/rtl8812AU_8821AU_linux-1.0
|
||||
sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
|
||||
sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
|
||||
sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0
|
||||
|
Reference in New Issue
Block a user