Update README.md

Fixed formatting errors
This commit is contained in:
~0mega 2020-01-27 15:00:41 +01:00 committed by GitHub
parent 801d2d545a
commit 901d10cfe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
#zenpower-dkms
This repository contains a Debian-ready package for [ocerman's zenpower module](https://github.com/ocerman/zenpower "ocerman's zenpower module"). Zenpower is added as submodule, the `dkms` file in `debian/` is just a symlink and every change I made comes as a quilt patch. Additionally there's a `zenpower.conf` which blacklists the interfering k10temp module. I've even prepared a .deb package for lazy people like me ;)
##Installation
- Clone this repository
- Update submodule if necessary
- Build package with `dpkg-buildpackage -us -uc -b`