diff --git a/studio/setup.ps1 b/studio/setup.ps1 index bc0105bee7..d9e7c5a43b 100644 --- a/studio/setup.ps1 +++ b/studio/setup.ps1 @@ -1162,6 +1162,6 @@ Write-Host "+===============================================+" -ForegroundColor Write-Host "| Setup Complete! |" -ForegroundColor Green Write-Host "| |" -ForegroundColor Green Write-Host "| Launch with: |" -ForegroundColor Green -Write-Host "| unsloth studio -H 0.0.0.0 -p 8000 |" -ForegroundColor Green +Write-Host "| unsloth studio -H 0.0.0.0 -p 8000 |" -ForegroundColor Green Write-Host "| |" -ForegroundColor Green Write-Host "+===============================================+" -ForegroundColor Green