Skip to content

Commit 9203fb7

Browse files
authored
Merge ffea76e into 04d4f97
2 parents 04d4f97 + ffea76e commit 9203fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ on port 8080, which is default when running it via CLI.
3434
```
3535
* Run the emulator
3636
```
37-
firebase serve --only firestore
37+
firebase emulators:start --only firestore
3838
```
3939
4040
### Running Firestore Tests

0 commit comments

Comments
 (0)