Updated readme with example usage
This commit is contained in:
parent
0e6041b131
commit
67575efdcd
|
@ -8,3 +8,7 @@
|
||||||
#Dependencies
|
#Dependencies
|
||||||
|
|
||||||
`quilt kpartx realpath qemu-user-static debootstrap zerofree`
|
`quilt kpartx realpath qemu-user-static debootstrap zerofree`
|
||||||
|
|
||||||
|
# Example usage to build a bootable raspbian lite image:
|
||||||
|
sudo ./build.sh
|
||||||
|
sudo ./create-image.sh --path=./work/2016-05-02-raspbian/stage3 --name="raspbian-lite"
|
Loading…
Reference in New Issue
Block a user