Skip to content

Commit 159153b

Browse files
authored
update installation instruction
1 parent cfd3729 commit 159153b

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
@@ -12,7 +12,7 @@ Now just have a very rough version impelements elasticsearch's basic search func
1212
composer requrire kevinyan/laravel-elastic
1313
```
1414

15-
- register service provider and facade in 'app.php'
15+
- register service provider and facade in `config/app.php`
1616

1717
```
1818
'providers' => [

0 commit comments

Comments
 (0)