mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-30 10:38:27 +08:00
chore: remove create directory from contributing guide (#2228)
This commit is contained in:
parent
f403d40d58
commit
c17470773f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Alternatively, if you use `nvm` then you can run `nvm install` and `nvm use` (yo
|
|||
|
||||
- In your Firebase console, go to Project Settings > Service Accounts
|
||||
- Click "Generate New Private Key"
|
||||
- Save as `serviceAccountKey.json` inside the `backend/credentials/` directory. You will have to create the credentials folder.
|
||||
- Save as `serviceAccountKey.json` inside the `backend/credentials/` directory.
|
||||
|
||||
1. Enable Firebase Authentication
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue