1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00

Update README.md

* Corrected git clone download to avoid cloning 'master' which should not be used
This commit is contained in:
Christian kimocoder 2017-10-06 14:44:02 +02:00 committed by GitHub
parent a2edcb9dce
commit 8325e1859b

View File

@ -35,7 +35,7 @@ make install RTL8814=1
## Notes
Download
```
git clone https://github.com/aircrack-ng/rtl8812au.git
git clone -b v5.1.5 https://github.com/aircrack-ng/rtl8812au.git
cd rtl*
```
To download v4.3.21