Skip to content

Commit eb42269

Browse files
authored
Update README.md
1 parent 216e161 commit eb42269

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ Return the information for the Person
7979
## Dependencies
8080
PHPDraft requires [drafter](https://github.com/apiaryio/drafter) to be installed. Refer to the drafter page for the installation details.
8181

82+
## Building an executable
83+
Install [phpab](https://github.com/theseer/Autoload) and put it in your path.
84+
Run `ant phar` or `ant phar-nightly`
85+
8286
## Libraries
8387
This app usage the following libraries:
8488
* https://github.com/michelf/php-markdown.git

0 commit comments

Comments
 (0)