0.12 on the CPAN; take 3.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / README
diff --git a/README b/README
index 1e8ecf9..b8e6446 100644 (file)
--- a/README
+++ b/README
@@ -10,14 +10,7 @@ To install this module, run the following commands:
 
        perl Makefile.PL
        make
+        # See below for TEST_HTTP info
        make test
        make install
 
-It is recommended that you try to install with TEST_HTTP set to a true
-value in your environment. If it is set, the tests will run a forking
-test server which acts as an OpenID provider and consumer to run tests
-within a test Catalyst application. Failure here doesn't guarantee the
-module won't work for you but success pretty much guarantees it will
-work.
-
-