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:
Aurélien Schiltz 2017-10-29 11:41:11 -07:00 committed by GitHub
parent 0b8394b8f0
commit 918255ee7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,10 +77,12 @@ CONFIG_PLATFORM_ARM_RPI = y
```
4. Check that your kernel has loaded the right module:
```shell
$ lshw -c network
```shell
$ 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
_sudo dkms uninstall rtl8192eu/1.0_. To completely remove the driver from DKMS use