Add note about Composer prerequisite

This commit is contained in:
Matthew Batchelder 2013-07-26 09:29:46 -07:00
parent 0dcfa0b8da
commit 4bd058ac40
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ A web frontend for common PHP encode/decode operations.
![php-tools screenshot](http://objects.dreamhost.com/sixohthree/php-tools.1374806160.png)
## Prerequisites
This tool uses [Composer](http://getcomposer.org) to manage external PHP
libraries. You'll need to install that.
## Install
git clone https://github.com/abackstrom/php-tools.git