We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763e73f commit fa29f3aCopy full SHA for fa29f3a
1 file changed
install.ps1
@@ -82,5 +82,5 @@ if ($userPath -notlike "*$installDir*") {
82
Write-Host ""
83
Write-Host "Longbridge CLI $version has been installed successfully."
84
85
-Write-Host "Run 'longbridge login' to authenticate, then 'longbridge -h' for help."
+Write-Host "Run 'longbridge auth login' to authenticate, then 'longbridge -h' for help."
86
0 commit comments