diff --git a/packages/icomoon/README.md b/packages/icomoon/README.md index f6ac16c40..120288757 100644 --- a/packages/icomoon/README.md +++ b/packages/icomoon/README.md @@ -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