From 3c8253389d2df781b77162a2fbbdeaa15632ec99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Farr=C3=A9?= Date: Fri, 11 Oct 2024 12:21:39 +0100 Subject: [PATCH] Add info for the app in installation notice --- docs/INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md index 6495a78..b139a65 100644 --- a/docs/INSTALLATION.md +++ b/docs/INSTALLATION.md @@ -4,7 +4,7 @@ Installation 1. Create a Google Firebase Account [Google Firebase Messaging](https://firebase.google.com/) 2. Add a new project in the Firebase Console 3. Go to: `Project Overview` -> `Project settings` -> `General` -4. Click the "Add app" button and select the "" icon (Web platform) +4. Click the "Add app" button and select the "" icon (Web platform) (create a new one even if you already have one) 5. Give your app a nickname and click the "Register app" button 6. Firebase will provide you with a configuration object 7. Copy the `messagingSenderId` into the `Sender ID` field in HumHub