Merge pull request #6 from borkweb/document-composer
Add note about Composer prerequisite
This commit is contained in:
commit
4f7f6ff702
@ -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)
|
![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
|
## Install
|
||||||
|
|
||||||
git clone https://github.com/abackstrom/php-tools.git
|
git clone https://github.com/abackstrom/php-tools.git
|
||||||
|
Loading…
Reference in New Issue
Block a user