space
[irspy-moved-to-github.git] / zebra / README
index ad36e4d..af38aa6 100644 (file)
@@ -1,4 +1,3 @@
-$Id: README,v 1.21 2007-05-09 16:48:31 mike Exp $
 
 What's what in this directory:
 
@@ -100,9 +99,15 @@ The database can be interrogated with SRU URLs such as:
 
 To create the database:
 
+$ make newdb
+
+or:
+
 tar xzf records-2007-04-18.tar.gz
 zebraidx-2.0 init
 zebraidx-2.0 update zeerex.xml
-#zebraidx-2.0 update records-2010-04-06
+zebraidx-2.0 update records-2010-04-06
 zebraidx-2.0 commit
+
 zebrasrv-2.0 -f yazserver.xml
+