[svn:mod_parrot] r557 - mod_parrot/trunk

[email protected] Tue, 30 Dec 2008 07:51:00 -0800 (PST)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Tue Dec 30 07:50:59 2008
New Revision: 557

Modified:
   mod_parrot/trunk/README

Log:
update procedures and fix some typos


Modified: mod_parrot/trunk/README
==============================================================================
--- mod_parrot/trunk/README	(original)
+++ mod_parrot/trunk/README	Tue Dec 30 07:50:59 2008
@@ -26,15 +26,14 @@
 
 1) perl Configure.pl --parrot-build-dir=/path/to/parrot --apxs=/path/to/apxs
 2) make
-3) make libraries
-4) make test
-5) make install
+3) make test
+4) make install
 
 CONFIGURING APACHE
 ------------------
 NOTE: This is a very basic configuration for a PIR response handler, and is
-only meant as an example.  In addition to thie READEM, please see the
-documentation for the HLL layer(s) you are interested in using.
+only meant as an example.  In addition to this README, please see the
+documentation for the HLL module(s) you are interested in using.
 
 1) Verify mod_parrot is activated in httpd.conf: