# HG changeset patch # User jwe # Date 1194628132 0 # Node ID 732602937a195dd61e0badf5093a84f7136f45cd # Parent 121841c08c252f263d3af54712610d50866c24f0 [project @ 2007-11-09 17:08:52 by jwe] diff --git a/octMakefile.in b/octMakefile.in --- 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 ""