From 2d87a0cf8e7c7f7b4b11298ac001e043b653a8e3 Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Sat, 1 Oct 2016 13:57:13 +0300 Subject: [PATCH] The script has been tested and it works. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1772ca649..4473805ca 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,4 @@ After that simply run the below script. It doesn't require root privileges. In t ./ cd .. -Note that this produces very small live Linux OS with working shell only. The network support has been implemented properly in the [Minimal Linux Live](http://github.com/ivandavidov/minimal) project which is extensively documented and more feature rich, yet still produces very small live Linux ISO image. +Note that this script produces very small live Linux OS with working shell only and no network support. The network functionality has been implemented properly in the [Minimal Linux Live](http://github.com/ivandavidov/minimal) project which is extensively documented and more feature rich, yet still produces very small live Linux ISO image.