mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
docs: update firebase page (#1420)
This commit is contained in:
parent
714430a08d
commit
24247bdc91
@ -49,7 +49,7 @@ You may instead prefer to set up your project with the `firebase` CLI, which wil
|
|||||||
|
|
||||||
::code-group
|
::code-group
|
||||||
```bash [Yarn]
|
```bash [Yarn]
|
||||||
yarn global install firebase-tools
|
yarn global add firebase-tools
|
||||||
```
|
```
|
||||||
```bash [NPM]
|
```bash [NPM]
|
||||||
npm install -g firebase-tools
|
npm install -g firebase-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user