Fixed type in package name

This commit is contained in:
Pander 2017-09-01 18:10:27 +02:00
parent 963e53a1e0
commit 2144bbe8d4

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