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 bdf6bdc commit c83605fCopy full SHA for c83605f
firestore/README.md
@@ -82,7 +82,7 @@ Follow these steps to have a working version of the quickstart running with the
82
7. Set the CLI to use the project you created in Step 1:
83
84
```bash
85
- firebase --use add
+ firebase use --add
86
```
87
88
8. Serve your Angular app and see it connect to the Firebase Console by opening [http://localhost:4200](http://localhost:4200) in your browser!
0 commit comments