diff options
author | David Coallier <davidc@php.net> | 2008-05-24 01:30:48 +0000 |
---|---|---|
committer | David Coallier <davidc@php.net> | 2008-05-24 01:30:48 +0000 |
commit | c37984b54fb06ea2025ce63ee27f6ee74b1c8266 (patch) | |
tree | 07ca1fdaeb3186b75536d9621dc5a42a6182b306 /pear | |
parent | d2d61cac19a5151a7831fe2a921787edcc05217d (diff) | |
download | php-git-c37984b54fb06ea2025ce63ee27f6ee74b1c8266.tar.gz |
- Make use of a valid .phar pear installer
Diffstat (limited to 'pear')
-rw-r--r-- | pear/install-pear.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |