We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef5a89 commit df0dc71Copy full SHA for df0dc71
README.md
@@ -72,7 +72,7 @@ Return the information for the Person
72
PHPDraft requires [drafter](https://github.com/apiaryio/drafter) to be installed. Refer to the drafter page for the installation details.
73
74
## Building an executable
75
-Install [phpab](https://github.com/theseer/Autoload) and put it in your path.
+Install the binary dependencies with composer (`composer install`).
76
Run `ant phar` or `ant phar-nightly`
77
78
## Libraries
0 commit comments