From df0dc71fc13aa84d72215f6db163ab4b498f57ed Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Thu, 4 May 2017 16:46:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f0c312f..c8dbfd68 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Return the information for the Person PHPDraft requires [drafter](https://github.com/apiaryio/drafter) to be installed. Refer to the drafter page for the installation details. ## Building an executable -Install [phpab](https://github.com/theseer/Autoload) and put it in your path. +Install the binary dependencies with composer (`composer install`). Run `ant phar` or `ant phar-nightly` ## Libraries