From 4fece986e3827f13ff11edb2bb90b605aa37fc39 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Tue, 15 Apr 2014 16:51:50 +0200 Subject: [PATCH] Use "Development Dependencies" instead of "Dependencies" for less confusion. There are currently no production dependencies. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6399aeee..3edd16aa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509 PEAR Channel 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