Skip to content

Commit

Permalink
FIX cloudinary#33: Fixed Yarn installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
Taussy10 committed Oct 6, 2024
1 parent 958d2b8 commit 9359935
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 @@ -33,7 +33,7 @@ npm install cloudinary-react-native
```
Or
```bash
yarn add cloudinary-react-native --save
yarn add cloudinary-react-native
```

## Usage
Expand Down

0 comments on commit 9359935

Please sign in to comment.