From 929226f810c4074701d5276a0405cec7026514a9 Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Sat, 11 Jun 2016 21:06:22 +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 e8e56aa51..d818933eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# minimal-script +# Minimal Linux Script One script which generates fully functional live Linux ISO image with minimal effort. This is based on the first published version of [Minimal Linux Live](http://github.com/ivandavidov/minimal). All comments and empty lines have been removed and the original script code has been slightly altered to reduce the overall script length. The script below uses **Linux kernel 3.15.6** and **BusyBox 1.22.1**. The source bundles are downloaded and compiled automatically. If you are using [Ubuntu](http://ubuntu.com) or [Linux Mint](http://linuxmint.com), you should be able to resolve all build dependencies by executing the following command: