From c7390e26f509d0659f555ccad3909bd808342992 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sun, 18 Dec 2016 11:08:04 +0100 Subject: [PATCH] README: Reword 1.0 PEAR installation instructions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfaa909d..bf35a206 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509 * Long term support (LTS) release * PHP4 compatible * Composer compatible (PSR-0 autoloading) -* Install via Composer: `composer require phpseclib/phpseclib ~1.0` -* PEAR Channel PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm) +* Install using Composer: `composer require phpseclib/phpseclib ~1.0` +' Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/pear.htm) * [Download 1.0.5 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.5.zip/download) ## Support