From 4a33b67542ac9bc6343f9d0fef4af70afe0ea107 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 3 Aug 2012 22:35:08 +0200 Subject: Move Makefile to project root to avoid issues with git archive Signed-off-by: Pierre Schmitz --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 2494e64..2068bc2 100644 --- a/README +++ b/README @@ -458,7 +458,7 @@ When make your custom boot-pendrive, you need to copy /arch directory to it. * Install archiso. # git clone git://projects.archlinux.org/archiso.git - # make -C archiso/archiso install + # make -C archiso install * Build a basic iso. # /usr/share/archiso/configs/baseline/build.sh @@ -474,7 +474,7 @@ used to build official images with much more things. * Install archiso. # git clone git://projects.archlinux.org/archiso.git - # make -C archiso/archiso install + # make -C archiso install * Build them! # /usr/share/archiso/configs/releng/build.sh build all -- cgit v1.2.3-54-g00ecf