Skip to content

Commit 19c76c5

Browse files
authored
Update README.md
1 parent d95ed0b commit 19c76c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ npm install jpush-react-native --save
1818
npm install jcore-react-native --save
1919
```
2020
安装完成后连接原生库
21-
进入到根目录执行
22-
react-native link
23-
24-
react-native link jpush-react-native
21+
进入到根目录执行<br/>
22+
react-native link<br/>
23+
<br/>
24+
react-native link jpush-react-native<br/>
2525
react-native link jcore-react-native
2626

2727
## 2. 配置

0 commit comments

Comments
 (0)