From f69558498593ea65958359595520a5c2aa9a2ff6 Mon Sep 17 00:00:00 2001 From: johndah4x0r Date: Wed, 26 Jul 2017 12:46:44 +0200 Subject: [PATCH] Edit grammatics --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16893ea..675afb4 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ build your own Live Kit distro. This project is based on the original Linux Live Kit. -## You will need to have the following packages installed: +## You will need to have the following installed: * squashfs-tools - * genisoimage and/or mkisofs + * genisoimage and/or mkisofs (optional) * zip ## Before you build: @@ -35,7 +35,7 @@ the original Linux Live Kit. * Debian Jessie's kernel supports both AUFS and SquashFS out-of-the-box. - I'll recommned using Debian Jessie as the base OS, but the choice is yours. + It's recommended to use Debian Jessie as the base OS, but the choice is yours. - It's recommended to replace boot background in bootfiles/bootpic.png and edit syslinux.cfg to fit your needs. @@ -64,7 +64,7 @@ the original Linux Live Kit. that /tmp is a regular on-disk directory. - If you want to include your own bundules, then the 'include\_bund/' directory - might come in handy! Just make sure that the file extension matches + might come in handy! Just make sure that the file extension will match with your chosen .BEXT extension. When you're ready, run the ./build script to build your Live Kit Distro.