From c426b0c7c4b30b09a63cfdcd3bb41a7d7d9ad00c Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Tue, 8 Sep 2020 20:08:00 -0400 Subject: [PATCH] docs: add winget install instructions --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index aa38c6a0..4df998c1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A cross-platform graphical process/system monitor with a customizable interface - [Homebrew](#homebrew) - [Scoop](#scoop) - [Chocolatey](#chocolatey) + - [winget](#winget) - [Auto-completion](#auto-completion) - [Usage](#usage) - [Flags](#flags) @@ -158,6 +159,20 @@ choco install bottom choco install bottom --version=0.4.7 ``` +### winget + +You can find the packages [here](https://github.com/microsoft/winget-pkgs/tree/master/manifests/Clement/bottom). +Since validation of the package takes time, it may take a while to become available after a release. + +```bash +winget install bottom +``` + +You can also manually do the same thing by going to the [latest release](https://github.com/ClementTsang/bottom/releases/latest) +and installing via the `.msi` file. + +You can uninstall via Control Panel or Options in Windows. + ### Auto-completion Shell completions are included in binary releases, and are generated in the same directory as the