Skip to content

Commit cd2e675

Browse files
authored
Add some more indentation to make it a code block.
1 parent 988acf5 commit cd2e675

File tree

1 file changed

+1
-1
lines changed
  • appengine/standard/firebase/firetactoe

1 file changed

+1
-1
lines changed

appengine/standard/firebase/firetactoe/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ installed. You'll need this to test and deploy your App Engine app.
2424
existing App Engine service account credentials file. Then set the environment
2525
variable `GOOGLE_APPLICATION_CREDENTIALS` to the path to this file:
2626

27-
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
27+
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
2828

2929
This allows the server to create unique secure tokens for each user for
3030
Firebase to validate.

0 commit comments

Comments
 (0)