Skip to content

Commit 6b20a0c

Browse files
committed
README fix - application.config.pgp instead of module.config.php
1 parent 25a35d0 commit 6b20a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Require the libraries with Composer:
2121
}
2222
```
2323

24-
To use PHP-DI in your ZF2 application, you need to edit `application_root/config/module.config.php`:
24+
To use PHP-DI in your ZF2 application, you need to edit `application_root/config/application.config.php`:
2525

2626
```php
2727
// ...

0 commit comments

Comments
 (0)