We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a8c96 commit 0c62a1fCopy full SHA for 0c62a1f
scripts/install-windows-dev.ps1
@@ -249,7 +249,7 @@ function next_step_message {
249
$confirmed_alias | Out-Null
250
Write-Host "`nYou're all set! Relaunch your terminal to ensure changes take effect."
251
Write-Host " Then, authorize your CLI in your workspace with ``$confirmed_alias login``."
252
- Write-Host " > Create AI Agents in Slack with ``$confirmed_alias create agent``.`n"
+ Write-Host " Create AI Agents in Slack with ``$confirmed_alias create agent``.`n"
253
}
254
catch {
255
Write-Error "Slack CLI was not installed."
0 commit comments