Skip to content

Commit

Permalink
Merge pull request mapsplugin#1 from ndrake/fix-install-docs
Browse files Browse the repository at this point in the history
Remove reference to old plugin API key variables
  • Loading branch information
wf9a5m75 authored Jun 7, 2019
2 parents 5e9746f + 53527d1 commit 0da7546
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 @@ -15,7 +15,7 @@ Please replace `(API key)` in `config.xml` and `package.json` files with your A
# How to use?

```
$> ionic cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps --variable API_KEY_FOR_ANDROID="..." --variable API_KEY_FOR_IOS="..."
$> ionic cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps
$> npm install @ionic-native/core@beta @ionic-native/google-maps@beta --save
```

0 comments on commit 0da7546

Please sign in to comment.