diff options
-rw-r--r-- | README.PEAR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.PEAR b/README.PEAR new file mode 100644 index 0000000000..581dfb4574 --- /dev/null +++ b/README.PEAR @@ -0,0 +1,8 @@ +To install the PEAR installer, please use go-pear. + +On linux: +$ lynx -source http://go-pear.org/ | php + +or save the setup scripts under go-pear.php and run: + +php go-pear.php |