Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 6d89872

Browse files
authored
Update README.md
1 parent a17d4c5 commit 6d89872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ In order to accommodate as many developer preferences as possible, the CodePush
9898

9999
#### Plugin Installation (iOS - RNPM)
100100

101-
1. In v0.27+ of React Native, RNPM has already been merged into the React Native CLI. Simply run:
101+
1. As of v0.27 of React Native, `rnpm link` has already been merged into the React Native CLI. Simply run:
102102
```
103103
react-native link react-native-code-push
104104
```
@@ -216,7 +216,7 @@ In order to accommodate as many developer preferences as possible, the CodePush
216216

217217
#### Plugin Installation (Android - RNPM)
218218

219-
1. In v0.27+ of React Native, RNPM has already been merged into the React Native CLI. Simply run:
219+
1. As of v0.27 of React Native, `rnpm link` has already been merged into the React Native CLI. Simply run:
220220
```
221221
react-native link react-native-code-push
222222
```

0 commit comments

Comments
 (0)