Skip to content

Commit acb7620

Browse files
authored
Update README.md
1 parent 45f278d commit acb7620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please check the documentation for your MySQL version. MySQL's Extension for Spa
1616
Add the package using composer:
1717

1818
```shell
19-
composer require grimzy/laravel-mysql-spatial
19+
composer require astrogin/laravel-mysql-spatial
2020
```
2121

2222
Register the service provider in `config/app.php`:
@@ -222,4 +222,4 @@ Available geometry classes:
222222

223223
## Credits
224224

225-
Originally inspired from [njbarrett's Laravel postgis package](https://github.com/njbarrett/laravel-postgis).
225+
Originally inspired from [njbarrett's Laravel postgis package](https://github.com/njbarrett/laravel-postgis).

0 commit comments

Comments
 (0)