1
0
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:
qwikwit 2017-09-14 08:48:52 -04:00 committed by GitHub
parent 2ee971f697
commit 79e5553ada

View File

@ -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]