Skip to content

Commit

Permalink
docs: update firebase page (nuxt#1420)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfreeman451 authored Oct 24, 2021
1 parent 714430a commit 24247bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/3.docs/3.deployment/3.firebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You may instead prefer to set up your project with the `firebase` CLI, which wil

::code-group
```bash [Yarn]
yarn global install firebase-tools
yarn global add firebase-tools
```
```bash [NPM]
npm install -g firebase-tools
Expand Down

0 comments on commit 24247bd

Please sign in to comment.