summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-12-30 15:09:22 -0500
committerGitHub <noreply@github.com>2021-12-30 15:09:22 -0500
commit049ea13187f694f3647d7fb0626ab71628ddb19a (patch)
tree69e4282cbc8a1ec7e89e5523ce8abe54611e27a3
parent6d4045a5f4bd2dd749b488b34c85f83d7221a6a6 (diff)
docs: Make winget install more specific
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b5d8f11..6b8e3b45 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,9 @@ Since validation of the package takes time, it may take a while to become availa
```bash
winget install bottom
+
+# Alternatively
+winget install Clement.bottom
```
You can also manually do the same thing by going to the [latest release](https://github.com/ClementTsang/bottom/releases/latest)