From a3fa9d7e03798c0c6fbafb7b7835943685bf2f48 Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Sat, 11 Jun 2016 21:19:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ca5c119f..ff0eb554b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The script below uses **Linux kernel 3.15.6** and **BusyBox 1.22.1**. The source sudo apt-get install wget bc build-essential gawk syslinux genisoimage -After that simply run the below script. In the end you should have a bootable ISO image named `minimal_linux_live.iso` in the same directory where you executed the script. +After that simply run the below script. It doesn't require root privileges. In the end you should have a bootable ISO image named `minimal_linux_live.iso` in the same directory where you executed the script. rm -rf work mkdir work