We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bd8bd commit 3f5df06Copy full SHA for 3f5df06
README.md
@@ -16,8 +16,9 @@ available in that folder to test and/or deploy the app.
16
17
*Note: At some point, you'll likely need to set up the app for Firebase.*
18
Most of the configuration for this has been done, but you'll still need to associate
19
-the app with your Firebase project. See https://firebase.google.com/docs/hosting/quickstart
20
-for more information.
+the app with your Firebase project. You can accomplish this by running the command
+`firebase use <project-id>`, after installing `firebase-tools` and logging in.
21
+See https://firebase.google.com/docs/hosting/quickstart for more information.
22
23
## Folder Overview
24
0 commit comments