From 1169e9c984935b0997c72d2f4e389e420bebf255 Mon Sep 17 00:00:00 2001 From: Volodymyr Taliar Date: Tue, 15 Dec 2020 15:13:46 +0200 Subject: [PATCH] fixing steps how to install plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3f2167..c5d8cae 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Installation To add this plugin to your application, run the following command in the project directory: ``` $ cd /BlackBerry_Dynamics_SDK_for_Cordova_/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