1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2026-01-15 09:05:45 +01:00

Added detection for TP-Link Archer T4U (#150)

* Added detection for TP-Link Archer T4U

* Added Ubuntu instructions for personal use.
This commit is contained in:
Taehan Stott
2016-10-02 19:56:21 -05:00
committed by Harshavardhana
parent 070e46b9cb
commit ec491cf258
2 changed files with 10 additions and 0 deletions

View File

@@ -2,6 +2,15 @@
rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter
## Compiling on Ubuntu 16.04
```cd``` into folder.
```sh
# sudo make
# sudo make install
```
## Compiling with DKMS
```sh