Update Firebase CLI installation command

This commit is contained in:
Ganghyeok Lee (Robin)
2025-10-10 14:56:05 +09:00
committed by GitHub
parent 3344870b90
commit d517626b4e

View File

@@ -275,7 +275,7 @@ The only thing missing is to ship your site. I will be using [Firebase](https://
Lets install firebases CLI - if not on Mac check [install instructions on Firebase](https://firebase.google.com/docs/cli).
```bash
brew install firebase
brew install firebase-cli
```
Now log in and init firebase hosting for the project.