diff --git a/base.ps1 b/base.ps1 index 100a4fc..85cca1d 100644 --- a/base.ps1 +++ b/base.ps1 @@ -222,7 +222,7 @@ if(-not $isAdmin) { $installs=@( 'Geany.Geany', - 'Git.Git', + 'Microsoft.Git', 'Genivia.ugrep', 'Microsoft.WindowsTerminal', 'Kitware.CMake',