docs: update choco install instructions
This commit is contained in:
parent
13b58d4d4e
commit
31869dee29
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue