Skip to content

Commit fcc1c21

Browse files
authored
Apply suggestions from code review
1 parent a1f194a commit fcc1c21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ passing PHPUnit tests.
4444
> ```
4545
4646
2. Run
47+
4748
```
48-
php artisan vendor:publish --provider=RonasIT\\AutoDoc\\AutoDocServiceProvider
49+
php artisan vendor:publish --provider=RonasIT\\AutoDoc\\AutoDocServiceProvider
4950
```
5051
5152
3. Add `\RonasIT\AutoDoc\Http\Middleware\AutoDocMiddleware::class` middleware to the global HTTP middleware list `bootstrap\app.php`:

0 commit comments

Comments
 (0)