Had duplicate version and authority in MethodProvider.pm
[gitmo/MooseX-AttributeHelpers.git] / README
diff --git a/README b/README
index 96d99d3..2902385 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-MooseX::AttributeHelpers version 0.03
+MooseX::AttributeHelpers version 0.08
 ===========================
 
 See the individual module documentation for more information
@@ -9,9 +9,16 @@ To install this module type the following:
 
    perl Makefile.PL
    make
-   make test
+   make test 
    make install
 
+or:
+
+   perl Build.PL
+   ./Build
+   ./Build test
+   ./Build install
+
 DEPENDENCIES
 
 This module requires these other modules and libraries:
@@ -20,7 +27,7 @@ This module requires these other modules and libraries:
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2007 Infinity Interactive, Inc.
+Copyright (C) 2007-2008 Infinity Interactive, Inc.
 
 http://www.iinteractive.com