Update README.md
This commit is contained in:
parent
1a6b0fe86c
commit
75eb5df3f7
|
@ -33,7 +33,7 @@ If you're having any issue you can also try to install the library manually as f
|
|||
After installing the npm package, add the following line to your Podfile
|
||||
|
||||
```ruby
|
||||
pod 'RNI18n', :path => 'node_modules/react-native-i18n'
|
||||
pod 'RNI18n', :path => '../node_modules/react-native-i18n'
|
||||
```
|
||||
|
||||
and run
|
||||
|
|
Loading…
Reference in New Issue