mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 23:24:20 +02:00
docs: Update choco version
This commit is contained in:
parent
6aa0dd64a6
commit
da27b69704
@ -166,13 +166,15 @@ scoop install bottom
|
|||||||
|
|
||||||
### Chocolatey
|
### 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
|
```bash
|
||||||
choco install bottom
|
choco install bottom
|
||||||
|
|
||||||
# Version number may be required for newer releases, if available:
|
# 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
|
### winget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user