Explorar el Código

Merge pull request #131 from bhb27/master

Readme updates
Ole Petter Bang hace 7 años
padre
commit
ad1b9e30ce
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

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