changeset 7143:732602937a19

[project @ 2007-11-09 17:08:52 by jwe]
author jwe
date Fri, 09 Nov 2007 17:08:52 +0000
parents 121841c08c25
children 30c0533e39ae
files octMakefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -75,7 +75,7 @@
 	@echo ""
 	@echo "Octave successfully built.  Now choose from the following:"
 	@echo ""
-	@echo "   ./run-octave    - to run in place"
+	@echo "   ./run-octave    - to run in place to test before installing"
 	@echo "   make check      - to run the tests"
 	@echo "   make install    - to install"
 	@echo ""