Updated README.
Ken Youens-Clark [Tue, 17 Jun 2003 16:29:59 +0000 (16:29 +0000)]
README

diff --git a/README b/README
index b8e887a..ddbceef 100644 (file)
--- a/README
+++ b/README
@@ -69,6 +69,16 @@ currently as thorough as it should be, you will definitely get the
 idea of how to parse a file and manipulate the SQL::Translator::Schema
 objects.
 
+INSTALLATION
+
+The regular method:
+
+    $ perl Makefile.PL
+    $ make
+    $ make test
+    $ su -
+    # make install
+
 AUTHORS
 
 Ken Y. Clark, <kclark@cpan.org>,