Skip to content

Commit 06568f7

Browse files
authored
docs: update getting started guide (#3261)
1 parent 14b6f4c commit 06568f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/1.getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Specifically `MaterialCommunityIcons` icon pack needs to be included in the proj
2121

2222
```sh
2323
yarn add react-native-vector-icons
24-
react-native link react-native-vector-icons
2524
```
2625

26+
The library has specified dedicated steps for each platform. Please follow their [installation guide](https://github.com/oblador/react-native-vector-icons#installation) in order to properly use icon fonts.
2727

2828
If you don't want to install vector icons, you can use [babel-plugin-optional-require](https://github.com/satya164/babel-plugin-optional-require) to opt-out.
2929

0 commit comments

Comments
 (0)