Skip to content

Commit 571bdb7

Browse files
authored
Update README.md
1 parent 7652acc commit 571bdb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This is a simple react component for working with google [autocomplete](https://
1010

1111
`npm i react-google-autocomplete --save`
1212

13+
or
14+
15+
`yarn add react-google-autocomplete`
16+
1317
<hr>
1418

1519
As of version 1.2.4, you can now pass an `apiKey` prop to automatically load the Google maps scripts. The api key can be found in your [google cloud console.](https://developers.google.com/maps/documentation/javascript/get-api-key)

0 commit comments

Comments
 (0)