summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2006-08-11 18:14:20 +0000
committertailor <cygnus@janrain.com>2006-08-11 18:14:20 +0000
commitbbf6947a76b9b4b2b0280124324cd9221126564c (patch)
tree2bcb4706972dc9c2e1d5583d5098cfb2a6723b37
parenta0d078b6693af6a72e9f4790d28a3af8bf5817d8 (diff)
downloadphp-openid-bbf6947a76b9b4b2b0280124324cd9221126564c.zip
php-openid-bbf6947a76b9b4b2b0280124324cd9221126564c.tar.gz
php-openid-bbf6947a76b9b4b2b0280124324cd9221126564c.tar.bz2
[project @ Removed yadis dependency from README]
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 957ad8e..24e57d2 100644
--- a/README
+++ b/README
@@ -23,11 +23,6 @@ Follow these steps:
1. Install dependencies.
- - Install the JanRain, Inc. PHP Yadis Library, version 1.0. The
- library can be obtained from http://www.openidenabled.com. This
- is required. This library can also be installed using the PEAR
- installer; see the PHP Yadis page on http://www.openidenabled.com.
-
- Enable either the GMP extension or Bcmath extension. (GMP is
STRONGLY recommended because it's MUCH faster!) This is
required.