Skip to content

Commit 3a96dfa

Browse files
committed
Updated readme
1 parent f0b7f3c commit 3a96dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ The best React Native example for phone verification (an alternative to [Twitter
4040
> If you're using `npm` to install packages:
4141
4242
```bash
43-
npm install --save frisbee niftylettuce/react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
43+
npm install --save frisbee react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
4444
```
4545

4646
> Or, if you're using `yarn` to install packages:
4747
4848
```bash
49-
yarn add frisbee niftylettuce/react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
49+
yarn add frisbee react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
5050
```
5151

5252
4. See [example][example] directory for how to integrate into your codebase (you can also just clone this repo and run the example to test it out).

0 commit comments

Comments
 (0)