install.sh
changeset 171 faa7d433239c
parent 169 b3ecbec2c487
child 186 644a053fe103
--- a/install.sh	Fri Apr 07 14:16:12 2006 +0000
+++ b/install.sh	Fri Apr 07 14:19:20 2006 +0000
@@ -25,7 +25,7 @@
 # Fetch parameter
 
 if [ $# -ne 2 ]; then
-    echo "Usage: $0 <KERNEL> <DEVICEINDEX>"
+    echo "This script is called by \"make\". Run \"make install\" instead."
     exit 1
 fi