Skip to content

Commit 642317c

Browse files
committed
Updated install instructions
1 parent db15cfd commit 642317c

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
@@ -30,7 +30,7 @@ For MySQL 5.6 and 5.5:
3030
composer require grimzy/laravel-mysql-spatial:^1.0
3131
```
3232

33-
Register the service provider in `config/app.php`:
33+
For Laravel versions before 5.5 or if not using auto-discovery, register the service provider in `config/app.php`:
3434

3535
```php
3636
'providers' => [

0 commit comments

Comments
 (0)