Skip to content

Commit 4a41aba

Browse files
committed
fixed incorrect usage
1 parent 98606c4 commit 4a41aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ see [ReactNativeComponentDemos][0]
2929

3030
## Usage
3131

32-
Install the button from npm with `npm install react-native-smart-button --save`.
32+
Install the package from npm with `npm install react-native-smart-button --save`.
3333
Then, require it from your app's JavaScript files with `import Button from 'react-native-smart-button'`.
3434

3535
If you need use badge button, Install the badge from npm with `npm install react-native-smart-badge --save`.

0 commit comments

Comments
 (0)