diff --git a/install/pecl.xml b/install/pecl.xml index 0ace06b98c..5ab710762b 100644 --- a/install/pecl.xml +++ b/install/pecl.xml @@ -1,5 +1,5 @@ - + Installation of PECL extensions @@ -53,7 +53,7 @@ - pear download extname + pecl download extname PECL extensions that have releases listed on the PECL web site are @@ -122,7 +122,7 @@ extension=php_extname.dll -$ pear install extname +$ pecl install extname @@ -140,7 +140,7 @@ $ pear install extname -$ pear install extname-beta +$ pecl install extname-beta @@ -148,7 +148,7 @@ $ pear install extname-beta -$ pear install extname-0.1 +$ pecl install extname-0.1