Skip to content

Commit e8021d2

Browse files
antimechmpociot
authored andcommitted
Update README.md (mpociot#226)
README.md ready for 5.5!
1 parent 8917ca4 commit e8021d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Require this package with composer using the following command:
2020
```sh
2121
$ composer require mpociot/laravel-apidoc-generator
2222
```
23-
Go to your `config/app.php` and add the service provider:
23+
Using Laravel < 5.5? Go to your `config/app.php` and add the service provider:
2424

2525
```php
2626
Mpociot\ApiDoc\ApiDocGeneratorServiceProvider::class,

0 commit comments

Comments
 (0)