Skip to content

Commit fe73a46

Browse files
committed
docs: separated update native sdk script for usability
1 parent b90519e commit fe73a46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
- **[optional]** Update [Android](https://github.com/BranchMetrics/android-branch-deep-linking/releases) and [iOS](https://github.com/BranchMetrics/ios-branch-deep-linking/releases) SDKs
6666

6767
```sh
68-
./src/scripts/npm/updateNativeSdk.sh -a 2.5.9 -i 0.13.5
68+
./src/scripts/npm/updateNativeSdk.sh -a 2.5.9
69+
./src/scripts/npm/updateNativeSdk.sh -i 0.13.5
6970
```
7071

7172
- **[optional]** Update `CHANGELOG.md`

0 commit comments

Comments
 (0)