Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/firebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ deploying the default sample flow to Firebase.
firebase init
```

- Select the project you created earlier.
- Select **Functions** as the only feature to set up (for now).
- Select the project you created earlier.
- Select **TypeScript** as the functions language.

Accept the defaults for the remaining prompts.
Expand Down