diff --git a/INSTALL.Debian b/INSTALL.Debian index 94a9964..e4e05bf 100644 --- a/INSTALL.Debian +++ b/INSTALL.Debian @@ -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; diff --git a/README b/README index 49b5427..f7f0461 100644 --- a/README +++ b/README @@ -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 --distro --firmware Bugs email: "bugs at rcn-ee.com"