mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 23:24:20 +02:00
docs: add voidlinux install instructions to README (#820)
This commit is contained in:
parent
c4d164cfe1
commit
2811a8a985
@ -34,6 +34,7 @@
|
|||||||
- [Gentoo](#gentoo)
|
- [Gentoo](#gentoo)
|
||||||
- [Nix](#nix)
|
- [Nix](#nix)
|
||||||
- [Solus](#solus)
|
- [Solus](#solus)
|
||||||
|
- [Void](#void)
|
||||||
- [Homebrew](#homebrew)
|
- [Homebrew](#homebrew)
|
||||||
- [MacPorts](#macports)
|
- [MacPorts](#macports)
|
||||||
- [Scoop](#scoop)
|
- [Scoop](#scoop)
|
||||||
@ -208,6 +209,11 @@ nix-env -i bottom
|
|||||||
sudo eopkg it bottom
|
sudo eopkg it bottom
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Void
|
||||||
|
```bash
|
||||||
|
sudo xbps-install bottom
|
||||||
|
```
|
||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user