summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-11-23 03:18:56 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-11-23 03:18:56 -0500
commitda27b69704cb018ef55935943e9a9ecadcf368bc (patch)
tree3662a72eadc9d1efaeaab86841fe127dabdadc3a
parent6aa0dd64a663029a0c77159c4229e00a10967b86 (diff)
docs: Update choco version
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6b3d58b..bc3ed807 100644
--- a/README.md
+++ b/README.md
@@ -166,13 +166,15 @@ scoop install bottom
### Chocolatey
-Choco package located [here](https://chocolatey.org/packages/bottom).
+Choco package located [here](https://chocolatey.org/packages/bottom). Since you cannot upload a
+new package while a previous one is being validated, the newest version of a release may take a while
+to appear.
```bash
choco install bottom
# Version number may be required for newer releases, if available:
-choco install bottom --version=0.5.0 # 0.5.1 requires 0.5.0 to be accepted first, unfortunately...
+choco install bottom --version=0.5.1
```
### winget