File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ A command-line tool for managing Firebase Authentication — users, custom claim
77### Homebrew (macOS & Linux)
88
99``` bash
10- brew install NeoScript/fbadmin/fbadmin
10+ brew install NeoScript/fire-auth/fire-auth
1111```
1212
1313### Shell installer (macOS & Linux)
1414
1515``` bash
16- curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/NeoScript/firebase-admin -cli/releases/latest/download/fbadmin -installer.sh | sh
16+ curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/NeoScript/firebase-auth -cli/releases/latest/download/firebase-auth-cli -installer.sh | sh
1717```
1818
1919### PowerShell installer (Windows)
2020
2121``` powershell
22- powershell -ExecutionPolicy Bypass -c "irm https://github.com/NeoScript/firebase-admin -cli/releases/latest/download/fbadmin -installer.ps1 | iex"
22+ powershell -ExecutionPolicy Bypass -c "irm https://github.com/NeoScript/firebase-auth -cli/releases/latest/download/firebase-auth-cli -installer.ps1 | iex"
2323```
2424
2525### From source
You can’t perform that action at this time.
0 commit comments