readme: cleanup

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 10 years ago
parent 6808a6ece2
commit 365098bd3a

@ -1,6 +1,6 @@
git clone git://github.com/RobertCNelson/netinstall.git git clone https://github.com/RobertCNelson/netinstall
cd netinstall cd netinstall
sudo ./mk_mmc.sh --mmc /dev/sdX --dtb <dev board> --distro <distro> --firmware sudo ./mk_mmc.sh --mmc /dev/sdX --dtb <dev board> --distro <distro>
To List all Options: use: sudo ./mk_mmc.sh --mmc /dev/sdX --dtb all To List all Options: use: sudo ./mk_mmc.sh --mmc /dev/sdX --dtb all
@ -50,7 +50,7 @@ Optional:
<include all firmwares from linux-firmware git repo> <include all firmwares from linux-firmware git repo>
--serial-mode --serial-mode
<use the serial to run the netinstall (video ouputs will remain blank till final reboot)> <run the installer over the serial port>
Additional Options: Additional Options:
-h --help -h --help

Loading…
Cancel
Save