Use "Development Dependencies" instead of "Dependencies" for less confusion.

There are currently no production dependencies.
This commit is contained in:
Andreas Fischer 2014-04-15 16:51:50 +02:00
parent 9653e3c70f
commit 4fece986e3

View File

@ -15,7 +15,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509
<img src="http://phpseclib.sourceforge.net/pear-icon.png" alt="PEAR Channel" width="16" height="16">
PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm)
## Installing Dependencies
## Installing Development Dependencies
Dependencies are managed via Composer.
@ -36,7 +36,7 @@ Dependencies are managed via Composer.
1. Fork the Project
2. Install Dependencies
2. Install Development Dependencies
3. Create a Feature Branch