diff --git a/README.md b/README.md index 6ac6da49..33cec197 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Google maps on Capacitor ## Install ```bash -npm install @capacitor/google-maps +npm install @capacitor/google-maps@latest-7 npx cap sync ``` diff --git a/plugin/README.md b/plugin/README.md index 6ac6da49..33cec197 100644 --- a/plugin/README.md +++ b/plugin/README.md @@ -5,7 +5,7 @@ Google maps on Capacitor ## Install ```bash -npm install @capacitor/google-maps +npm install @capacitor/google-maps@latest-7 npx cap sync ```