From c17470773fffa812bfe64ba08db6d0d3081b8518 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Sat, 1 Jan 2022 16:08:16 +0100 Subject: [PATCH] chore: remove create directory from contributing guide (#2228) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 557c99319..f83724fd0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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