Skip to content

Commit c05a4d0

Browse files
committed
2 parents c1c1f48 + e659751 commit c05a4d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ React Native的网易云信插件
1212
### 1.首先安装npm包
1313

1414
```bash
15-
npm install react-native-netease-im --save
15+
npm install react-native-netease-im --save 或者 yarn add react-native-netease-im
1616
```
1717

1818
### 2.link
@@ -244,7 +244,6 @@ allprojects {
244244

245245

246246
## 如何使用
247-
248247
### 引入包
249248

250249
```

0 commit comments

Comments
 (0)