winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 12d06ae553f8c7cbf645151ae9a2c7b30a4a485a
parent ca976dd96974db46996d4ea371a0bdb7b4f75c70
Author: denelon <denelon@microsoft.com>
Date:   Fri, 16 Oct 2020 10:43:41 -0700

Updating example to Microsoft.WindowsTerminal (#613)

* Add image to install Windows Terminal
* Change powertoys to terminal
Diffstat:
A.github/images/WingetInstallTerminal.gif | 0
MREADME.md | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/images/WingetInstallTerminal.gif b/.github/images/WingetInstallTerminal.gif Binary files differ. diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ This repository contains the source code for the Windows Package Manager Client (aka winget.exe). -![winget install powertoys](.github/images/WIPowerToys.gif) +![winget install Microsoft.WindowsTerminal](.github/images/WingetInstallTerminal.gif) The packages available to the client are in the [Community repo](https://github.com/microsoft/winget-pkgs).