diff --git a/README.md b/README.md index b55500d9..d947a2b9 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ There's a full demo app embedded in this repository. It should serve as an examp #### Add the plugin ```sh -cordova plugin add branch-cordova-sdk --variable BRANCH_KEY= --variable URI_SCHEME= +cordova plugin add https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK.git --variable BRANCH_KEY= --variable URI_SCHEME= ``` example: ```sh -cordova plugin add branch-cordova-sdk --variable BRANCH_KEY=key_live_fnmRM1FXtu11t6e4LU8WsldpvDcA0bzv --variable URI_SCHEME=branchsters +cordova plugin add https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK.git --variable BRANCH_KEY=key_live_fnmRM1FXtu11t6e4LU8WsldpvDcA0bzv --variable URI_SCHEME=branchsters ``` ### Additional App Permissions