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: