From afca4a7dc3091395dbb7caf9ddd5991dddd494e5 Mon Sep 17 00:00:00 2001 From: toloveru Date: Mon, 3 Apr 2017 20:07:11 +0200 Subject: [PATCH] Testing release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d76dec..f7e8d9d 100644 --- a/README.md +++ b/README.md @@ -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?