From 57cd649c0293a0b21196e2b09048ca59638cea37 Mon Sep 17 00:00:00 2001 From: jessopb <36554050+jessopb@users.noreply.github.com> Date: Tue, 29 Nov 2022 13:07:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.