diff --git a/.install.swp b/.install.swp new file mode 100644 index 0000000..1e13585 Binary files /dev/null and b/.install.swp differ diff --git a/README.md b/README.md index 4565662..d545a63 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Ever thought of compiling a custom kernel, but held back because of the need for * Remove a distribution kernel if present (currently only on Arch and Manjaro). ### Installation -1. Clone and navigate to the repository, then run `sudo ./install` +1. Clone and navigate to the repository, then run `./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 probably isn't for you. ### This script runs as root. Isn't that unsafe?