From 3c431ecf3090e2de65feddf562405c0aa0c6e3d4 Mon Sep 17 00:00:00 2001 From: Yossi Neiman Date: Wed, 14 Jun 2017 14:03:33 +0300 Subject: [PATCH] Create README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 607fa9a..b95008b 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -#Dependencies +# Dependencies sudo apt-get update && sudo apt-get install git quilt kpartx realpath qemu-user-static debootstrap zerofree pxz zip dosfstools bsdtar libcap2-bin -y && cd ../ && sudo git clone https://github.com/dride/drideOS-image-generator && cd drideOS-image-generator && sudo ./build.sh # drideOS (Raspbian) Stage Overview -======= + + Upon execution, `build.sh` will source the file `config` in the current working directory. This bash shell fragment is intended to set needed environment variables.