Update README.md
This commit is contained in:
parent
b9855d7be3
commit
8da4be5a2e
|
@ -1,9 +1,9 @@
|
||||||
#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
|
`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 ../
|
cd ../ &&
|
||||||
sudo git clone https://github.com/dride/drideOS-image-generator
|
sudo git clone https://github.com/dride/drideOS-image-generator &&
|
||||||
cd drideOS-image-generator
|
cd drideOS-image-generator &&
|
||||||
sudo ./build.sh
|
sudo ./build.sh
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user