Skip to content

Commit c5efb98

Browse files
qdequippeatymic
authored andcommitted
Fix doc (#1024)
1 parent 74d2837 commit c5efb98

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
@@ -62,7 +62,7 @@ $ composer require geocoder-php/google-maps-provider php-http/guzzle6-adapter
6262
Or using the curl client (you'll need to provide a PSR7 implementation such as `nyholm/psr7` if not using guzzle)
6363

6464
```
65-
$ composer geocoder-php/google-maps-provider php-http/curl-client nyholm/psr7
65+
$ composer require geocoder-php/google-maps-provider php-http/curl-client nyholm/psr7
6666
```
6767

6868
### Framework integration

0 commit comments

Comments
 (0)