chore: remove create directory from contributing guide (#2228)

This commit is contained in:
Seth Falco 2022-01-01 16:08:16 +01:00 committed by GitHub
parent f403d40d58
commit c17470773f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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