Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add save into install instructions
  • Loading branch information
Cody Moorhouse authored May 10, 2019
1 parent 83cc853 commit d48ca4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A vue.js plugin to interact with Google Maps API. See it on [npmjs](https://www.npmjs.com/package/@pderas/vue2-geocoder).

# Installation
```npm install @pderas/vue2-geocoder```
```npm install --save @pderas/vue2-geocoder```

## How to initialize Vue Geocoder
A vue 2 plugin to interact with google maps api that will query the google maps API to retrieve location results.
Expand Down

0 comments on commit d48ca4a

Please sign in to comment.