Update README.md

pull/3/head
brektrou 7 years ago committed by GitHub
parent b7bda7d391
commit 97bc6136af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ make
sudo make install
```
## Checking installed driver
If you successfully install the driver, the driver is installed on `/lib/modules/<linux version>/kernel/drivers/net/wireless/realtek/rtl8xxxu`. Check the driver with the `ls` command
If you successfully install the driver, the driver is installed on `/lib/modules/<linux version>/kernel/drivers/net/wireless/realtek/rtl8xxxu`. Check the driver with the `ls` command:
```
ls /lib/modules/$(uname -r)/kernel/drivers/net/wireless/realtek/rtl8xxxu
```

Loading…
Cancel
Save