Skip to content

Commit 328f3c1

Browse files
committed
#13 Annotations warning
1 parent 4ba3d8a commit 328f3c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ To run the quickstart, get [composer](http://getcomposer.org/doc/00-intro.md) an
2020
$ curl -s http://getcomposer.org/installer | php
2121
$ php composer.phar install
2222

23+
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).
24+
2325
**Note**: I tried not to diverge too much from the official quickstart. So the code may look messy, but that's
2426
how the ZF quickstart is ;)
2527

0 commit comments

Comments
 (0)