Skip to content

Commit 3f5df06

Browse files
committed
docs: clarify firebase setup
1 parent 62bd8bd commit 3f5df06

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ available in that folder to test and/or deploy the app.
1616

1717
*Note: At some point, you'll likely need to set up the app for Firebase.*
1818
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.
19+
the app with your Firebase project. You can accomplish this by running the command
20+
`firebase use <project-id>`, after installing `firebase-tools` and logging in.
21+
See https://firebase.google.com/docs/hosting/quickstart for more information.
2122

2223
## Folder Overview
2324

0 commit comments

Comments
 (0)