summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pear/install-pear.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/pear/install-pear.txt b/pear/install-pear.txt
index ec632e8ade..10a607291b 100644
--- a/pear/install-pear.txt
+++ b/pear/install-pear.txt
@@ -2,10 +2,11 @@
| The installation process is incomplete. The following resources were |
| not installed: |
| |
-| Self-contained Extension Support |
| PEAR: PHP Extension and Application Repository |
| |
-| To install these components, become the superuser and execute: |
+| To install these components, |
+| download http://pear.php.net/install-pear.phar to php-src/pear/ |
+| become the superuser and execute: |
| |
| # make install-su |
+----------------------------------------------------------------------+