docs: add voidlinux install instructions to README (#820)

This commit is contained in:
Hervy Qurrotul Ainur Rozi 2022-10-02 15:59:57 +07:00 committed by GitHub
parent c4d164cfe1
commit 2811a8a985
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@
- [Gentoo](#gentoo)
- [Nix](#nix)
- [Solus](#solus)
- [Void](#void)
- [Homebrew](#homebrew)
- [MacPorts](#macports)
- [Scoop](#scoop)
@ -208,6 +209,11 @@ nix-env -i bottom
sudo eopkg it bottom
```
### Void
```bash
sudo xbps-install bottom
```
### Homebrew
```bash