mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-22 13:35:00 +00:00
Fix markdown formatting in README.md
No changes except adding a new line break to prevent the end of the file from being formatted as code.
This commit is contained in:
parent
0b8394b8f0
commit
918255ee7e
@ -77,9 +77,11 @@ CONFIG_PLATFORM_ARM_RPI = y
|
|||||||
```
|
```
|
||||||
|
|
||||||
4. Check that your kernel has loaded the right module:
|
4. Check that your kernel has loaded the right module:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ lshw -c network
|
$ lshw -c network
|
||||||
```
|
```
|
||||||
|
|
||||||
You should see the line ```driver=8192eu```
|
You should see the line ```driver=8192eu```
|
||||||
|
|
||||||
If you wish to uninstall the driver at a later point, use
|
If you wish to uninstall the driver at a later point, use
|
||||||
|
Loading…
Reference in New Issue
Block a user