svn: /pear2/Pyrus/trunk/ README
[email protected] (Brett Bieber)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Mon, 28 Jun 2010 19:34:50 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300825
Log:
Expand ackage details.
Changed paths:
U pear2/Pyrus/trunk/README
Modified: pear2/Pyrus/trunk/README
===================================================================
--- pear2/Pyrus/trunk/README 2010-06-28 19:22:54 UTC (rev 300824)
+++ pear2/Pyrus/trunk/README 2010-06-28 19:34:50 UTC (rev 300825)
@@ -5,8 +5,14 @@
redesigned from the ground up for PHP 5.3 or newer, and provides
significant improvements over the older PEAR Installer.
-To use Pyrus, execute it from the command line:
-$ php pyrus.phar install PEAR2_Templates_Savant-0.1.0
+To use Pyrus, you can download pyrus.phar from the PEAR2 website,
+and execute it from the command line:
+$ php pyrus.phar install PEAR2_Templates_Savant-alpha
+You can also install PEAR2_Pyrus to access the API for installing
+and managing packages. Once installed, a convenience script is
+available from the command line.
+$ pyrus install PEAR2_Templates_Savant-alpha
+
For more information, view the documentation at:
http://pear.php.net/manual/en/pyrus.php
\ No newline at end of file