Skip to content

Commit 6c450a1

Browse files
committed
fix: add step
1 parent 8f4b4eb commit 6c450a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,9 @@ suitable for running the tests against, you can create a new project in the
162162
Otherwise you can obtain the following credentials from your current project:
163163

164164
1. Service account certificate: This can be downloaded as a JSON file from the
165-
**'Settings > Service Accounts'** tab of the Firebase console. Copy the file into the repo
166-
so it's available at `test/resources/key.json`.
165+
**'Settings > Service Accounts'** tab of the Firebase console when you click the
166+
**'Generate new private key'** button. Copy the file into the repo so it's available
167+
at `test/resources/key.json`.
167168

168169

169170
2. Web API key: This is displayed in the **'Settings > General'** tab of the Firebase console

0 commit comments

Comments
 (0)