Skip to content

Commit

Permalink
fix(doc): fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato S Moreno committed Jun 8, 2020
1 parent ebe5cdd commit 7132033
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 @@ -7,7 +7,7 @@ React Native image cache hook for iOS and Android is a simple hook to add cache
## Installation

```
yarn add react-native-expo-image-cache
yarn add react-native-image-cache-hook
```

We use [rn-fetch-blob](https://github.com/joltup/rn-fetch-blob) to handle file system access in this package and it requires an extra step during the installation.
Expand Down

0 comments on commit 7132033

Please sign in to comment.