mirror of
https://github.com/ClementTsang/bottom
synced 2025-02-18 06:08:27 +00:00
docs: add voidlinux install instructions to README (#820)
This commit is contained in:
parent
c4d164cfe1
commit
2811a8a985
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue