Updated Custom Packages (markdown)
parent
1917d4ad47
commit
bbd60c98a1
|
@ -109,7 +109,7 @@ $ for file in *.deb; do sudo gdebi -q --non-interactive $file; done
|
|||
|
||||
### DKMS
|
||||
|
||||
Building rpm-based DKMS and user packages can be done as follows:
|
||||
Building deb-based DKMS and user packages can be done as follows:
|
||||
|
||||
```sh
|
||||
$ sudo apt-get install dkms
|
||||
|
|
Loading…
Reference in New Issue