Skip to content

Commit a6ef61d

Browse files
authored
Update README.md
1 parent 78efd30 commit a6ef61d

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
@@ -28,11 +28,11 @@ Features:
2828
## Usage
2929

3030
```bash
31-
$ yarn add @ontech7/react-native-dialog react-native-portalize
31+
$ yarn add @ontech7/react-native-dialog
3232
# or
33-
$ npm install @ontech7/react-native-dialog react-native-portalize
33+
$ npm install @ontech7/react-native-dialog
3434
# or
35-
$ pnpm add @ontech7/react-native-dialog react-native-portalize
35+
$ pnpm add @ontech7/react-native-dialog
3636
```
3737

3838
```jsx

0 commit comments

Comments
 (0)