Skip to content

Commit 6b79bca

Browse files
Update README.md
Co-authored-by: Jesse Degger <[email protected]>
1 parent 466bd9d commit 6b79bca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ It contains breaking changes from `react-native-twilio-programmable-voice` v4, a
2323

2424
You can install it with:
2525
```bash
26+
# Yarn
2627
yarn add https://github.com/hoxfon/react-native-twilio-programmable-voice#feat/twilio-android-sdk-5
27-
```
28+
29+
# NPM
30+
npm install git+https://github.com/hoxfon/react-native-twilio-programmable-voice#feat/twilio-android-sdk-5
2831

2932
I am currently updating the library to catchup with all changes published on the latest Android and iOS Twilio Voice SDK:
3033

0 commit comments

Comments
 (0)