changeset 198:c7b5120c53c8

Cleanup
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 09:01:05 +0000
parents 2422fb451db1
children 6117c326cc3e
files INSTALL
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Wed Aug 18 08:24:04 2004 +0000
+++ b/INSTALL	Wed Aug 18 09:01:05 2004 +0000
@@ -104,13 +104,13 @@
 
 $ make
 
-If that went OK too, then you may try installation (as root, if
-you are installing globally for the system). Again, you may need
-to invoke 'gmake' instead of 'make'.
+If that went OK too, then you may try installation. Again, you
+may need to invoke 'gmake' instead of 'make'. Install globally
+to whole system (as root):
 
 # make install
 
-or to current user only:
+or install for current user only:
 
 $ make install-user