Browse Source

Update README.md

Guy Carmeli 8 years ago
parent
commit
85bc834cd5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

54
 	project(':react-native-navigation').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-navigation/android/app/')
54
 	project(':react-native-navigation').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-navigation/android/app/')
55
 	```
55
 	```
56
 	
56
 	
57
-2. Update project dependencies in `build.gradle`
57
+2. Update project dependencies in `build.gradle` under `app` folder.
58
 
58
 
59
 	```groovy
59
 	```groovy
60
 	dependencies {
60
 	dependencies {