diff --git a/README.md b/README.md index 6bc7bc3..2947862 100644 --- a/README.md +++ b/README.md @@ -46,15 +46,15 @@ we have tested on W25q128 spi flash, and this worked well! echo START; mkdir /tmp/zero_builder; cd /tmp/zero_builder; date ; git clone https://github.com/hyphop/miZy-uboot; cd miZy-uboot; ./uboot_prepare; ./uboot_build; date; echo "END" --> -## Easy make - by one-line command - - wget http://raw.githubusercontent.com/hyphop/miZy-uboot/master/make_it_easy -O- | sh - - if everything is ok, compilled uboot must be there **./uboot-mizy.bin**, and ready for usage! now we can clear building data. ./uboot_clear_all +## Easy make - by one-line command + + wget http://raw.githubusercontent.com/hyphop/miZy-uboot/master/make_it_easy -O- | sh - + ## Output * u-boot-sunxi-with-spl.bin -> ./uboot-mizy/u-boot-sunxi-with-spl.bin