Updated readme with example usage

pull/4/head
Charles Cross 2016-05-02 12:29:36 -07:00
parent 0e6041b131
commit 67575efdcd
1 changed files with 4 additions and 0 deletions

View File

@ -8,3 +8,7 @@
#Dependencies
`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"