Update README.md

This commit is contained in:
Mathieu Acthernoene 2017-07-10 21:06:22 +02:00 committed by GitHub
parent 1a6b0fe86c
commit 75eb5df3f7
1 changed files with 1 additions and 1 deletions

View File

@ -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