Merge pull request #52 from z25/realtek-4.4.x

Fixed type in package name
This commit is contained in:
Carlos Garcés 2017-09-03 20:52:23 +02:00 committed by GitHub
commit fc6b5874fd

View File

@ -43,7 +43,7 @@ from source when the kernel is upgraded (for example using your package manager)
* for Raspberry Pi * for Raspberry Pi
```shell ```shell
$ sudo apt-get install git raspberrypi-headers-generic build-essential dkms $ sudo apt-get install git raspberrypi-kernel-headers build-essential dkms
``` ```
2. Add the driver to DKMS. This will copy the source to a system directory so 2. Add the driver to DKMS. This will copy the source to a system directory so