Skip to content

Commit 9aee546

Browse files
authored
Update PEAR failed download installation banner (#14216)
There was once install-su Makefile rule, now the install-pear can be used instead.
1 parent f07f3b4 commit 9aee546

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pear/install-pear.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
| |
55
| PEAR: PHP Extension and Application Repository |
66
| |
7-
| To install these components, |
8-
| download http://pear.php.net/go-pear.phar to php-src/pear/ |
7+
| To install these components, download |
8+
| https://pear.php.net/install-pear-nozlib.phar to php-src/pear/ |
99
| become the superuser and execute: |
1010
| |
11-
| # make install-su |
11+
| # make install-pear |
1212
+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)