diff --git a/README.md b/README.md index 80dd791..a7c210b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' compile project(':skulls') } -// Then synch the change to the build.gradle for the project +// Then follow screen prompts to sync the build.gradle change to the project // 4. Place the following in app/src/main/java/com.<your username>.skullsmobile/MainActivity.java: