Skip to content

Commit c4a550f

Browse files
authored
Revert capacitor 6 requirement in readme (#345)
1 parent cdeb575 commit c4a550f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">CapacitorGoogleAuth</h1>
22
<p align="center"><strong><code>@codetrix-studio/capacitor-google-auth</code></strong></p>
3-
<p align="center"><strong>CAPACITOR 6</strong></p>
3+
<p align="center"><strong>CAPACITOR 5</strong></p>
44
<p align="center">
55
Capacitor plugin for Google Auth.
66
</p>
@@ -342,8 +342,6 @@ Install version 3.4.x:
342342
npm i --save @codetrix-studio/capacitor-google-auth@^3.4
343343
```
344344

345-
Follow instruction for you project [Updating to Capacitor 6](https://capacitorjs.com/docs/next/updating/6-0).
346-
347345
#### Migrate from 3.2.x to 3.3.x
348346

349347
Install version 3.3.x:

0 commit comments

Comments
 (0)