Update docs

This commit is contained in:
Fawad Mirzad
2020-10-19 14:56:50 +02:00
parent cc9c3085e3
commit 5cb3187e99
9 changed files with 55 additions and 37 deletions

View File

@@ -33,10 +33,6 @@ const app = createApp(App);
app.use(googleMap, googleMapOption)
app.mount('#app')
```
You can also install via Yarn
```
yarn add @fawmi/vue-google-maps
```
## Documentation