diff --git a/README.md b/README.md index 77c9ccb..a78103a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Confused? See an example with screenshots [here](http://facebook.github.io/react ... include ':randombytes', ':app' -project(':randombytes').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-randombytes/app') +project(':randombytes').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-randombytes/android') ``` * Update Gradle Build