8000 Removed unneeded step. · mlchiang/quickstart-js@9344b5e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9344b5e

Browse files
author
Nicolas Garnier
committed
Removed unneeded step.
Change-Id: Id27e33089f0f842ca6fb3993988826e7e1660df0
1 parent 22edac4 commit 9344b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

messaging/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Getting Started
1414
---------------
1515

1616
1. Create your project on the [Firebase Console](https://console.firebase.google.com).
17-
1. Enable the **Google** sign-in provider in the **Authentication > SIGN-IN METHOD** tab.
1817
1. You must have the Firebase CLI installed. If you don't have it install it with `npm install -g firebase-tools` and then configure it with `firebase login`.
1918
1. On the command line run `firebase use --add` and select the Firebase project you have created.
2019
1. On the command line run `firebase serve -p 8081` using the Firebase CLI tool to launch a local server.

0 commit comments

Comments
 (0)
0