Skip to content

Commit 0c62a1f

Browse files
srtaalejzimeg
andauthored
Update scripts/install-windows-dev.ps1
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent e6a8c96 commit 0c62a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install-windows-dev.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ function next_step_message {
249249
$confirmed_alias | Out-Null
250250
Write-Host "`nYou're all set! Relaunch your terminal to ensure changes take effect."
251251
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"
252+
Write-Host " Create AI Agents in Slack with ``$confirmed_alias create agent``.`n"
253253
}
254254
catch {
255255
Write-Error "Slack CLI was not installed."

0 commit comments

Comments
 (0)