Skip to content

Commit d36bf33

Browse files
committed
docs: add firebase to install
Close #1316
1 parent be07d71 commit d36bf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nuxt/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Nuxt VueFire module is still a work in progress and it might contain breakin
77
## Installation
88

99
```bash
10-
npm install vuefire nuxt-vuefire
10+
npm install vuefire nuxt-vuefire firebase
1111
```
1212

1313
Additionally, if you are using [SSR](https://nuxt.com/docs/api/configuration/nuxt-config/#ssr), you need to install `firebase-admin` and its peer dependencies:

0 commit comments

Comments
 (0)