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.
2 parents 2d65151 + c83605f commit a16eb4bCopy full SHA for a16eb4b
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