Skip to content

Commit fa29f3a

Browse files
committed
Update auth login.
1 parent 763e73f commit fa29f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ if ($userPath -notlike "*$installDir*") {
8282
Write-Host ""
8383
Write-Host "Longbridge CLI $version has been installed successfully."
8484
Write-Host ""
85-
Write-Host "Run 'longbridge login' to authenticate, then 'longbridge -h' for help."
85+
Write-Host "Run 'longbridge auth login' to authenticate, then 'longbridge -h' for help."
8686
Write-Host ""

0 commit comments

Comments
 (0)