quixote README,1.23,1.24

Greg Ward <gward-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Fri, 15 Nov 2002 11:26:31 -0500
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Update of /home/cvs/quixote
In directory hewson:/tmp/cvs-serv1764

Modified Files:
	README 
Log Message:
doc/INSTALL was renamed; also point to online copy.

Index: README
===================================================================
RCS file: /home/cvs/quixote/README,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- README	8 Oct 2002 20:08:47 -0000	1.23
+++ README	15 Nov 2002 16:26:29 -0000	1.24
@@ -38,7 +38,8 @@
 Quixote requires Python 2.0 or greater to run.  We only test Quixote
 with Python 2.2, but it should still work with 2.0 or 2.1.
 
-For installation instructions, see the doc/INSTALL file.
+For installation instructions, see the doc/INSTALL.txt file (or
+http://www.mems-exchange.org/software/quixote/doc/INSTALL.html).
 
 
 Overview