summaryrefslogtreecommitdiffstats
path: root/tutorials/OpenID/OpenID.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/OpenID/OpenID.pkg')
-rw-r--r--tutorials/OpenID/OpenID.pkg18
1 files changed, 15 insertions, 3 deletions
diff --git a/tutorials/OpenID/OpenID.pkg b/tutorials/OpenID/OpenID.pkg
index 0ae2aba..2cb11cb 100644
--- a/tutorials/OpenID/OpenID.pkg
+++ b/tutorials/OpenID/OpenID.pkg
@@ -35,14 +35,26 @@
<refsect2 id="{@id users}">
<title>For Package Users</title>
- <para></para>
+ <para>
+ To install this package, copy the <literal>Auth/</literal>
+ directory in this package to a directory in your PHP include path.
+ Alternatively, modify your PHP include path to include the
+ directory that contains <literal>Auth/</literal>.
+ </para>
</refsect2>
<refsect2 id="{@id developers}">
<title>For Developers</title>
- <para></para>
+ <para>
+
+ See the server and consumer examples in the
+ <literal>examples/</literal> directory of the package. For
+ details on how to run the examples, see
+ <literal>examples/README</literal>.
+
+ </para>
</refsect2>
@@ -53,7 +65,7 @@
<para>
<itemizedlist>
<listitem>
- {@link http://www.openidenabled.com/openid/libraries/php PHP OpenID Libarry}
+ {@link http://www.openidenabled.com/openid/libraries/php PHP OpenID Library}
</listitem>
<listitem>