From 070f8090c86e10c8b8f62edc8d4f41a13f8cd80e Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Mon, 4 Dec 2017 19:38:10 +0200 Subject: [PATCH] Minor text alignment improvements. --- src/.config | 2 -- src/README | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/.config b/src/.config index bb3717a12..4b5b81de7 100644 --- a/src/.config +++ b/src/.config @@ -33,8 +33,6 @@ BUSYBOX_SOURCE_URL=http://busybox.net/downloads/busybox-1.27.2.tar.bz2 # SYSLINUX_SOURCE_URL=http://kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.tar.xz - - #################################################### # # # This section contains configuration properties # diff --git a/src/README b/src/README index d60a60774..6b0cea967 100644 --- a/src/README +++ b/src/README @@ -1,7 +1,7 @@ The easiest way to build 'Minimal Linux Live' is to run the following script: -sh build_minimal_linux_live.sh + sh build_minimal_linux_live.sh Note that the build process requires proper toolchain already installed and configured. Check the project website for more information: