From 331f3d89d70bb7a4f63a294b7f9e567d12d836a9 Mon Sep 17 00:00:00 2001 From: Tony Agudo Date: Tue, 19 Dec 2017 19:36:28 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be55ceb1..e9c922455 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ After that simply run the below script. It doesn't require root privileges. In t -no-emul-boot \ -boot-load-size 4 \ -boot-info-table \ - ./ + ./ cd .. 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.