add extra space

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 14 years ago
parent ec7ca7cd03
commit 66c5fbb0d4

@ -87,6 +87,7 @@ echo "This script needs:"
echo "Ubuntu/Debian: sudo apt-get install uboot-mkimage wget dosfstools parted" echo "Ubuntu/Debian: sudo apt-get install uboot-mkimage wget dosfstools parted"
echo "Fedora: as root: yum install uboot-tools wget dosfstools parted dpkg patch" echo "Fedora: as root: yum install uboot-tools wget dosfstools parted dpkg patch"
echo "Gentoo: emerge u-boot-tools wget dosfstools parted dpkg" echo "Gentoo: emerge u-boot-tools wget dosfstools parted dpkg"
echo ""
unset NEEDS_PACKAGE unset NEEDS_PACKAGE

Loading…
Cancel
Save