docs: update choco install instructions

This commit is contained in:
ClementTsang 2023-05-10 04:00:26 -04:00
parent 13b58d4d4e
commit 31869dee29
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095
1 changed files with 1 additions and 5 deletions

View File

@ -244,14 +244,10 @@ scoop install bottom
### Chocolatey
Chocolatey packages are located [here](https://chocolatey.org/packages/bottom).
Chocolatey packages are located [here](https://chocolatey.org/packages/bottom):
```bash
choco install bottom
# The version number may need to be specified for newer releases for the first
# few hours/days during the approval process:
choco install bottom --version=0.9.0
```
### winget