mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-18 11:15:12 +00:00
Merge pull request #1078 from bantu/readme-polishing
README: Fix typos. * bantu/readme-polishing: README: Fix typos.
This commit is contained in:
commit
43bbe485cc
@ -27,7 +27,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509
|
|||||||
* Modernized version of 1.0
|
* Modernized version of 1.0
|
||||||
* Minimum PHP version: 5.3.3
|
* Minimum PHP version: 5.3.3
|
||||||
* PSR-4 autoloading with namespace rooted at `\phpseclib`
|
* PSR-4 autoloading with namespace rooted at `\phpseclib`
|
||||||
* Install via Composer: `composer requite phpseclib/phpseclib ~2.0`
|
* Install via Composer: `composer require phpseclib/phpseclib ~2.0`
|
||||||
|
|
||||||
### 1.0
|
### 1.0
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509
|
|||||||
* PHP4 compatible
|
* PHP4 compatible
|
||||||
* Composer compatible (PSR-0 autoloading)
|
* Composer compatible (PSR-0 autoloading)
|
||||||
* Install using Composer: `composer require phpseclib/phpseclib ~1.0`
|
* Install using Composer: `composer require phpseclib/phpseclib ~1.0`
|
||||||
' Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/pear.htm)
|
* 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)
|
* [Download 1.0.5 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.5.zip/download)
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
Loading…
Reference in New Issue
Block a user