Index: trunk/README
===================================================================
--- trunk/README	(revision 89)
+++ trunk/README	(revision 91)
@@ -1,3 +1,3 @@
-Text-FormBuilder version 0.12
+Text-FormBuilder version 0.14
 =============================
 
@@ -6,8 +6,8 @@
 To install this module type the following:
 
-   perl Makefile.PL
-   make
-   make test
-   make install
+   perl Build.PL
+   ./Build
+   ./Build test
+   ./Build install
 
 DEPENDENCIES
