We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fa75b commit 7d0db14Copy full SHA for 7d0db14
firestore/README.md
@@ -22,7 +22,7 @@ Follow these steps to setup and run the quickstart:
22
1. Set the CLI to use the project you created on step 1:
23
```bash
24
firebase use --add
25
- ```
+ ```
26
1. Deploy the Firestore security rules:
27
28
firebase deploy --only firestore
0 commit comments