From 4a89a1a1968a997d6fe641341f6032fac6d577dc Mon Sep 17 00:00:00 2001 From: AwlsomeAlex <AwlsomeAlex@users.noreply.github.com> Date: Sat, 1 Oct 2016 00:06:56 -0400 Subject: [PATCH] Minor Change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da24c0113..668181e94 100644 --- a/README.md +++ b/README.md @@ -52,5 +52,6 @@ After that simply run the below script. It doesn't require root privileges. In t -boot-info-table \ ./ isohybrid -u ../minimal_linux_live.iso 2>/dev/null || true + 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.