We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1abcd commit fddb8caCopy full SHA for fddb8ca
README.md
@@ -6,7 +6,7 @@ This package provides a simple PHP client for various Google Maps APIs.
6
To install, just run the following composer command.
7
8
```bash
9
-composer require langleyfoxall/simple-google-maps-api
+composer require langleyfoxall/simple-google-maps
10
```
11
12
Remember to include the `vendor/autoload.php` file if your framework does not do this for you.
0 commit comments