mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2025-01-03 21:04:05 +00:00
Update README.md
This commit is contained in:
parent
2ee971f697
commit
79e5553ada
10
README.md
10
README.md
@ -33,6 +33,16 @@ make install RTL8814=1
|
||||
```
|
||||
|
||||
## Notes
|
||||
Download
|
||||
```
|
||||
git clone https://github.com/aircrack-ng/rtl8812au.git
|
||||
cd rtl*
|
||||
```
|
||||
Maybe you should install some packet to build it.
|
||||
```
|
||||
sudo apt-get install build-essential
|
||||
sudo apt-get install linux-headers-`uname -r`
|
||||
```
|
||||
For Ubuntu 17.04 add the following lines
|
||||
```
|
||||
[device]
|
||||
|
Loading…
Reference in New Issue
Block a user