Update instructions to match repo name

Was "netinstall-omap" but now "netinstall".

Signed-off-by: Andrew Bradford <andrew@bradfordembedded.com>
pull/8/head
Andrew Bradford 13 years ago
parent 41e83fa1f5
commit 3a7ddd867b

@ -6,11 +6,11 @@ Debian Squeeze.
If you haven't yet downlaoded the git repo which holds the
necessary software, you can do that this way;
$ git clone git://github.com/RobertCNelson/netinstall-omap.git
$ git clone git://github.com/RobertCNelson/netinstall.git
Then change to the directory you have just cloned;
$ cd netinstall-omap
$ cd netinstall
The following command is an example of what you have to do to
install the correct distro onto the SD card;

@ -1,5 +1,5 @@
git clone git://github.com/RobertCNelson/netinstall-omap.git
cd netinstall-omap
git clone git://github.com/RobertCNelson/netinstall.git
cd netinstall
sudo ./mk_mmc.sh --mmc /dev/sdX --uboot <dev board> --distro <distro> --firmware
Bugs email: "bugs at rcn-ee.com"

Loading…
Cancel
Save