Testing release

This commit is contained in:
toloveru 2017-04-03 20:07:11 +02:00
parent 7d40ee3925
commit afca4a7dc3

View File

@ -14,6 +14,7 @@ Ever thought of compiling a custom kernel, but held back because of the need for
### Installation
1. Clone and navigate to the repository, then run `sudo ./install`
2. Copy your existing kernel .config file to `/root/.config/kernel/.config`
If you don't know how to create this file, this tool isn't for you.
### This script runs as root. Isn't that unsafe?