Skip to content

Commit 1884536

Browse files
docs: Use latest-7 for 7.x (#160)
1 parent a216877 commit 1884536

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Google maps on Capacitor
55
## Install
66

77
```bash
8-
npm install @capacitor/google-maps
8+
npm install @capacitor/google-maps@latest-7
99
npx cap sync
1010
```
1111

plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Google maps on Capacitor
55
## Install
66

77
```bash
8-
npm install @capacitor/google-maps
8+
npm install @capacitor/google-maps@latest-7
99
npx cap sync
1010
```
1111

0 commit comments

Comments
 (0)