From d4ea95366333b43a0078ffaa98795d57640d1715 Mon Sep 17 00:00:00 2001 From: jimmy Date: Thu, 3 Sep 2020 04:06:57 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 5bed1b9..a22524a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,19 @@ ## Downloading ``` git clone --recurse-submodules https://git.1248.nz/kiwibot/pi-image.git + +``` + +## Dependencies + +``` +apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree zip \ +dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl bc +``` + +## Config +``` +cp config.sample config ``` ## Building