Add plugin name at the end of `react-native link`

This commit is contained in:
Tomasz Cichocinski 2016-12-10 15:54:04 +01:00 committed by GitHub
parent 9ec701f9fb
commit 47d0c160c6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Check the [roadmap here](https://github.com/Kureev/react-native-blur/issues/1)
2. Link your native dependencies: 2. Link your native dependencies:
``` ```
react-native link react-native link react-native-blur
``` ```
3. Inside your code include JS part by adding 3. Inside your code include JS part by adding