Sfoglia il codice sorgente

Replace 2.0.0-rc.0 by next tag

Mathieu Acthernoene 4 anni fa
parent
commit
1d6780677a
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      README.md

+ 2
- 2
README.md Vedi File

@@ -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