From 513d18bbba479b8e25135def6b5e17ff3e6a5c43 Mon Sep 17 00:00:00 2001 From: georgybog <60893791+georgybog@users.noreply.github.com> Date: Sat, 8 May 2021 02:45:34 +0300 Subject: [PATCH] docs: add solus install instructions to README (#464) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 149fd760..b52e5182 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,13 @@ sudo emerge sys-process/bottom::dm9pZCAq nix-env -i bottom ``` +### Solus + +``` +sudo eopkg it bottom +``` + + ### Homebrew ```bash