Update README.md

pull/155/head
Yossi Neiman 2017-04-16 10:29:04 +03:00 committed by GitHub
parent b9855d7be3
commit 8da4be5a2e
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
#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 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
`