소스 검색

Replace 2.0.0-rc.0 by next tag

Mathieu Acthernoene 5 년 전
부모
커밋
1d6780677a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -20,9 +20,9 @@ For 2.0.0 with 0.59-, you can use [`jetify -r`](https://github.com/mikehardy/jet
20 20
 ## Setup
21 21
 
22 22
 ```bash
23
-$ npm install --save react-native-permissions@2.0.0-rc.0
23
+$ npm install --save react-native-permissions@next
24 24
 # --- or ---
25
-$ yarn add react-native-permissions@2.0.0-rc.0
25
+$ yarn add react-native-permissions@next
26 26
 ```
27 27
 
28 28
 ### iOS