Changed example in readme -- port 80 is default
authorSebastian Hammer <quinn@indexdata.com>
Wed, 10 Jan 2007 05:30:59 +0000 (05:30 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Wed, 10 Jan 2007 05:30:59 +0000 (05:30 +0000)
README

diff --git a/README b/README
index 3a29464..9ad2b08 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ Fire up yaz-ztest
 Fire up pazpar2
        sudo cp -a www/* /var/www
        cd etc
-       ../src/pazpar2 -f pazpar2.cfg -h 8000 -p localhost:80 -s test.pz 
+       ../src/pazpar2 -f pazpar2.cfg -h 8000 -p localhost -s test.pz 
 
 Fire up your browser:
        http://localhost:8000/test1/index.html