Skip to content

Commit

Permalink
docs: fix wrong font name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Jan 12, 2025
1 parent c4295a0 commit bc899fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/icomoon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ npm install @react-native-vector-icons/icomoon
3. Add this package to your project

```sh
yarn instal @react-native-vector-icons/fontello
yarn instal @react-native-vector-icons/icomoon
```

4. Create the component in your project and use it

```js
Expand Down

0 comments on commit bc899fa

Please # to comment.