Skip to content

Commit

Permalink
Merge pull request #8 from volodymyrtaliar/file
Browse files Browse the repository at this point in the history
fixing steps how to add plugin
  • Loading branch information
gghangura authored Dec 15, 2020
2 parents c909ea9 + 53fd661 commit 0dbb561
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 0dbb561

Please sign in to comment.