Skip to content

Commit c45d547

Browse files
committed
Update README.md
1 parent 08660e9 commit c45d547

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The plugin can be installed via the Cordova command line interface:
5454
* Navigate to the root folder for your phonegap project.
5555
* Run the command:
5656

57-
OLD API:
57+
5858
```sh
5959
cordova plugin add cordova-plugin-nativestorage
6060
```
@@ -63,11 +63,6 @@ or through this git repo if you want to be running the development version:
6363
cordova plugin add https://github.com/GillesC/cordova-plugin-nativestorage.git
6464
```
6565

66-
***NEW API***:
67-
```sh
68-
cordova plugin add https://github.com/GillesC/cordova-plugin-nativestorage.git#v2_alpha_dev
69-
```
70-
7166
##<a name="supported_platforms"></a>Supported platforms
7267
- Android
7368
- iOS

0 commit comments

Comments
 (0)