Skip to content

Commit 4c93b55

Browse files
committed
Update README.md
1 parent 1380d50 commit 4c93b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ php artisan vendor:publish --provider="Conner\Tagging\Providers\TaggingServicePr
3333
php artisan migrate
3434
```
3535

36-
###### lumen
36+
###### Lumen 5 Installation
3737

38-
Laravel does not have a vendor:publish command, so you will need to create or copy the provided migrations and config file into their respective directory.
38+
Lumen does not have a vendor:publish command, so you will need to create or copy the provided migrations and config file into their respective directory.
3939

4040
In app\bootstrap\app.php
4141

0 commit comments

Comments
 (0)