summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-09-08 20:08:00 -0400
committerGitHub <noreply@github.com>2020-09-08 20:08:00 -0400
commitc426b0c7c4b30b09a63cfdcd3bb41a7d7d9ad00c (patch)
treec4a0c7fef7dc9934db49f2eb940b9f6aa9adbd93 /README.md
parent972ca99d4884c7b4c6a822d06a7fc3cdde02f099 (diff)
docs: add winget install instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
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