about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-06-04 22:22:27 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-06-04 22:22:27 +0000
commit22b16358efa2390f9c06c3c12cbeb2782851cd13 (patch)
tree1b9327a9556fda46111fee82a759879a1400cd06
parent488b27f1399b782002a5ca462875d18bc7c0c156 (diff)
downloadnetpbm-mirror-22b16358efa2390f9c06c3c12cbeb2782851cd13.tar.gz
netpbm-mirror-22b16358efa2390f9c06c3c12cbeb2782851cd13.tar.xz
netpbm-mirror-22b16358efa2390f9c06c3c12cbeb2782851cd13.zip
./xxx
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@931 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 17c7b712..92e78540 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -3,7 +3,7 @@ HOW TO INSTALL NETPBM
 
 For most typical platforms, you can just do
 
-    configure
+    ./configure
 
 followed by
 
@@ -16,7 +16,7 @@ To build all the programs.  Then
 to gather all the installable parts into a specified directory, and 
 finally
 
-    installnetpbm
+    ./installnetpbm
 
 to install it into your system.