Index: README
===================================================================
RCS file: /usr/local/cvsroot/pgjdbc/pgjdbc/README,v
retrieving revision 1.14
diff -c -r1.14 README
*** README	13 Jan 2004 02:49:34 -0000	1.14
--- README	22 Oct 2004 19:26:04 -0000
***************
*** 28,34 ****
  java it will run on virtually all java platforms. If you have any problems
  please email the jdbc list.
  
! Once you have ANT, simple run ant in the top level directory.  This will
  compile the correct driver for your JVM, and build a .jar file (Java ARchive)
  called postgresql.jar.
  
--- 28,34 ----
  java it will run on virtually all java platforms. If you have any problems
  please email the jdbc list.
  
! Once you have ANT, simply run ant in the top level directory.  This will
  compile the correct driver for your JVM, and build a .jar file (Java ARchive)
  called postgresql.jar.
  
