diff --git a/README.md b/README.md index 8e27b70e..9f37e44e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ twitterConsumerKey=XXXXXX twitterConsumerSecret=XXXXXX ``` -Rename the file 'google-services.sample.json' to 'google-services.json' in the app/ folder. +Copy the file 'google-services.sample.json' to 'google-services.json' in the app/ folder. Click the Sync button and when process finishes, the Run button to launch the app on your simulator or connected debugging device after the build process is complete.