Update README.md

This commit is contained in:
Sven Zehl 2017-02-09 17:25:05 +01:00 committed by GitHub
parent bb16c74c8f
commit 2e03495e2b

View File

@ -46,7 +46,7 @@ cd ~; mkdir hmac; cd hmac; git clone https://github.com/szehl/ath9k-hmac.git;
```
### Install 3.12 kernel:
```
chmod +x ath9k-hmac/install_3.12_kernel.sh; ath9k-hmac/install_3.12_kernel.sh; sudo update-grub2
chmod +x ath9k-hmac/install_3.12_kernel.sh; ath9k-hmac/install_3.12_kernel.sh; sudo update-grub2;
```
Now reboot machine and choose 3.12 kernel during boot in the grub menu.