diff --git a/README.md b/README.md index ca4f9a7..3b23ade 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation ```gradle ... include ':react-native-splashscreen' -project(':react-native-splashscreen').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-splashscreen/android') +project(':react-native-splashscreen').projectDir = new File(rootProject.projectDir, '../node_modules/@remobile/react-native-splashscreen/android') ``` * In `android/app/build.gradle`