docs: add winget install instructions

This commit is contained in:
Clement Tsang 2020-09-08 20:08:00 -04:00 committed by GitHub
parent 972ca99d48
commit c426b0c7c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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