Skip to content

Commit

Permalink
#13 Annotations warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jan 19, 2016
1 parent 4ba3d8a commit 328f3c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ To run the quickstart, get [composer](http://getcomposer.org/doc/00-intro.md) an
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install

Please be aware that the quickstart uses [annotations](http://php-di.org/doc/annotations.html). Since PHP-DI 5 annotations are disabled by default, please follow [the installation instructions to enable them](http://php-di.org/doc/annotations.html).

**Note**: I tried not to diverge too much from the official quickstart. So the code may look messy, but that's
how the ZF quickstart is ;)

Expand Down

0 comments on commit 328f3c1

Please sign in to comment.