firebase / quickstart-js

Firebase Quickstart Samples for Web
https://firebase.google.com
Apache License 2.0
5.03k stars 3.66k forks source link

Incorrect script in firestore quickstart readme #780

Open Brian-Pob opened 3 months ago

Brian-Pob commented 3 months ago

https://github.com/firebase/quickstart-js/blob/a583d24db46e3040adf7ab77aeb66d90b216703e/firestore/README.md

Step 7 in the Readme says to run the command firebase --use add when it should be firebase use --add