Update readme add "Automatically load at boot:"

only needed for some machines

Signed-off-by: Felipe Leon <fglfgl27@gmail.com>
This commit is contained in:
Felipe Leon 2018-01-11 16:43:55 -02:00
parent 3e450d16d9
commit 1c6f934b09

View File

@ -69,6 +69,10 @@ Check with:
```sh
$ sudo dkms status
```
Automatically load at boot:
```sh
$ echo 8812au | sudo tee -a /etc/modules
```
Eventually remove from DKMS with:
```sh
$ sudo dkms remove -m 8812au -v 4.2.2 --all