diff --git a/install/powershell/install.ps1 b/install/powershell/install.ps1 index 89bc7a93..9922f3f5 100644 --- a/install/powershell/install.ps1 +++ b/install/powershell/install.ps1 @@ -195,7 +195,7 @@ if (-not (Test-GitAvailable)) { Assert-Git } -Write-Host "${GREEN}✓${NC} git detected" +Write-Host "${GREEN}${CHECK} ${NC} git detected" Write-Host "" try {