Skip to content

Commit 7b3764f

Browse files
authored
Update README.md
1 parent 850bd28 commit 7b3764f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataconnect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The VSCode Firebase Extension allows you to generate Firebase Data Connect SDK c
4949
3. Open this quickstart in VS code, and in the left pane of the Firebase extension, and log in with your Firebase account.
5050
(Optional): If your Firebase project was not initialized in the last section, you can click `Run firebase init` and select `Data Connect` to initialize.
5151
4. Click on deploy to deploy your schema to your cloud SQL instance. Or run `firebase deploy --only dataconnect` (this will also activate vectors search if it's enabled in the schema).
52-
4. Running the VSCode extension should automatically start the DataConnect emulators. If you see an emulators error, try running `firebase emulators:start` manually.
52+
5. Running the VSCode extension should automatically start the DataConnect emulators. If you see an emulators error, try running `firebase emulators:start` manually.
5353

5454
Now you should be able to deploy your schema, run mutations/queries, generate SDK code, and view your application locally.
5555

0 commit comments

Comments
 (0)