Skip to content

Commit

Permalink
docs: add missing peer dependency in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JonatanSalas committed Nov 8, 2020
1 parent 3dabf6e commit 1ebe66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ We rely on the following packages:
You can install all of them by running the next command:

```bash
npm i react-native-elements react-native-video react-native-snap-carousel react-native-vector-icons react-native-linear-gradient react-native-fast-image
npm i react-native-elements react-native-video react-native-snap-carousel react-native-vector-icons react-native-linear-gradient react-native-fast-image react-native-video-cache
```

### Additional Steps
Expand Down

0 comments on commit 1ebe66b

Please sign in to comment.