From 2811a8a985ac293d3feff90c3e3e5277609ec6b9 Mon Sep 17 00:00:00 2001 From: Hervy Qurrotul Ainur Rozi Date: Sun, 2 Oct 2022 15:59:57 +0700 Subject: [PATCH] docs: add voidlinux install instructions to README (#820) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8fae2eb9..ca2541f9 100644 --- a/README.md +++ b/README.md @@ -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