Skip to content

Commit

Permalink
Merge pull request #7 from volodymyrtaliar/sqlite-storage
Browse files Browse the repository at this point in the history
fixing steps how to install plugin
  • Loading branch information
gghangura authored Dec 15, 2020
2 parents b89d947 + 1169e9c commit 159cedd
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 @@ -14,7 +14,7 @@ Installation
To add this plugin to your application, run the following command in the project directory:
```
$ cd <path/to/package>/BlackBerry_Dynamics_SDK_for_Cordova_<version>/plugins/cordovaApp
$ cordova plugin add ../cordova-plugin-bbd-sqlite-storage
$ cordova plugin add git+https://github.com/blackberry/BlackBerry-Dynamics-Cordova-Plugins#sqlite-storage
```

## Supported Platforms
Expand Down

0 comments on commit 159cedd

Please sign in to comment.