Skip to content

Commit

Permalink
fixing steps how to add plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyrtaliar committed Dec 15, 2020
1 parent 8ed48b9 commit 53fd661
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 @@ -12,7 +12,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-file
$ cordova plugin add git+https://github.com/blackberry/BlackBerry-Dynamics-Cordova-Plugins#file
```

## Supported Platforms
Expand Down

0 comments on commit 53fd661

Please sign in to comment.