Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
chore
  • Loading branch information
rgommezz committed Jul 20, 2019
1 parent 91a56a0 commit 3e55a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This gives you the power to prioritize our work and support the project contribu

## Installation

### RN >= 0.59x
### RN >= 0.59.x
Make sure to have `react-redux` version 6.x.x or 7.x.x installed.
```
$ yarn add react-native-offline
Expand Down Expand Up @@ -140,7 +140,7 @@ protected List<ReactPackage> getPackages() {

</details>

### RN >= 0.55 && RN <= 0.58
### RN >= 0.55.x && RN <= 0.58.x
Make sure to have `react-redux` version 6.x.x or 7.x.x installed.
```
$ yarn add react-native-offline@4.3.2
Expand Down

0 comments on commit 3e55a44

Please sign in to comment.