Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing missing mkdir command for DKMS installation instructions
Using `mkdir -p` will not raise an error if directory exists. Fixes #253
- Loading branch information