Skip to content

Commit 4e44f65

Browse files
dconeybescottcrossen
authored andcommitted
Update command to run the Firestore emulator (#2998)
1 parent 8831bd1 commit 4e44f65

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)