tweaking decs stuff just a bit
[gitmo/MooseX-AttributeHelpers.git] / README
diff --git a/README b/README
index 86f70e6..d6c08d3 100644 (file)
--- a/README
+++ b/README
@@ -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