README: Fix the winget install instructions (#14236)

This commit is contained in:
d-caldasCaridad
2022-10-17 12:13:16 -05:00
committed by GitHub
parent 1f19ed0cd2
commit 8ef18d3c88

View File

@@ -67,7 +67,7 @@ the latest Terminal release by installing the `Microsoft.WindowsTerminal`
package:
```powershell
winget install --id=Microsoft.WindowsTerminal -e
winget install --id Microsoft.WindowsTerminal -e
```
#### Via Chocolatey (unofficial)