summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2006-08-04 22:18:19 +0000
committertailor <cygnus@janrain.com>2006-08-04 22:18:19 +0000
commitd8e179f4a6e50a95c52ece680cb63809dbf075a7 (patch)
tree520bdece007085f935064f7d746c5a80da1758ce
parent189b7c88d9721872613f2087db4e59cf699ff887 (diff)
downloadphp-openid-d8e179f4a6e50a95c52ece680cb63809dbf075a7.zip
php-openid-d8e179f4a6e50a95c52ece680cb63809dbf075a7.tar.gz
php-openid-d8e179f4a6e50a95c52ece680cb63809dbf075a7.tar.bz2
[project @ Mentioned detect.php in README]
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 9d5d85e..957ad8e 100644
--- a/README
+++ b/README
@@ -15,6 +15,10 @@ You will need PHP 4.3.0 or greater to use this library. We have
tested the library on PHP 4.3.0, 4.4.1, and 5.1.1. We expect it to
work on 4.2.0, but it is untested.
+At any time, visit the 'detect.php' script in the examples/ directory
+to see a web page detailing the state of your PHP installation. This
+script will tell you if you meet the installation requirements.
+
Follow these steps:
1. Install dependencies.