Skip to content

Commit fddb8ca

Browse files
committed
Correct package name
1 parent 7e1abcd commit fddb8ca

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
@@ -6,7 +6,7 @@ This package provides a simple PHP client for various Google Maps APIs.
66
To install, just run the following composer command.
77

88
```bash
9-
composer require langleyfoxall/simple-google-maps-api
9+
composer require langleyfoxall/simple-google-maps
1010
```
1111

1212
Remember to include the `vendor/autoload.php` file if your framework does not do this for you.

0 commit comments

Comments
 (0)