Skip to content

Commit 22da402

Browse files
authored
Update README.md
1 parent c690745 commit 22da402

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ A simple search bar component for React Native.
44

55
## Installation
66

7-
* 1.Run `npm i @funnyzak/react-native-search-bar --save`
8-
* or `yarn add @funnyzak/react-native-search-bar`
9-
* 2.`import SearchBar from '@funnyzak/react-native-search-bar'`
7+
* 1.Run `npm i react-native-input-search-bar --save`
8+
* or `yarn add react-native-input-search-bar`
9+
* 2.`import SearchBar from 'react-native-input-search-bar'`
1010

1111
## License
1212

0 commit comments

Comments
 (0)