From: David Coallier Date: Sat, 24 May 2008 01:30:48 +0000 (+0000) Subject: - Make use of a valid .phar pear installer X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c37984b54fb06ea2025ce63ee27f6ee74b1c8266;p=php - Make use of a valid .phar pear installer --- diff --git a/pear/install-pear.txt b/pear/install-pear.txt index 10a607291b..4e8ce78d3e 100644 --- a/pear/install-pear.txt +++ b/pear/install-pear.txt @@ -5,7 +5,7 @@ | PEAR: PHP Extension and Application Repository | | | | To install these components, | -| download http://pear.php.net/install-pear.phar to php-src/pear/ | +| download http://pear.php.net/go-pear.phar to php-src/pear/ | | become the superuser and execute: | | | | # make install-su |