Skip to content

Commit 95bf4ec

Browse files
authored
Update README.md to point to better docs (#225)
1 parent 23a5b79 commit 95bf4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In order to access a Firebase project and its related services using a server SD
4040
For server-to-server communication this is done with a Service Account.
4141

4242
If you don't already have generated a Service Account, you can do so by following the instructions from the
43-
official documentation pages at https://firebase.google.com/docs/admin/setup#initialize_the_sdk.
43+
official documentation pages at https://firebase.google.com/docs/admin/setup#initialize_the_sdk_in_non-google_environments.
4444

4545
Once you have downloaded the Service Account JSON file, you can configure the package by specifying
4646
environment variables starting with `FIREBASE_` in your `.env` file. Usually, the following are

0 commit comments

Comments
 (0)