MANIFEST IS FUCKING AUTOGENERATED DO NOT COMMIT IT IT"S JUST A PAIN IN THE ASS
[gitmo/MooseX-AttributeHelpers.git] / README
diff --git a/README b/README
index 86f70e6..ddfdc4e 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-MooseX::AttributeHelpers version 0.03
+MooseX::AttributeHelpers version 0.06
 ===========================
 
 See the individual module documentation for more information
@@ -7,6 +7,13 @@ INSTALLATION
 
 To install this module type the following:
 
+   perl Makefile.PL
+   make
+   make test 
+   make install
+
+or:
+
    perl Build.PL
    ./Build
    ./Build test