From c6d9e7cea99d44babeebef7ff29669f8d0aadc07 Mon Sep 17 00:00:00 2001 From: kekePower Date: Tue, 3 Nov 2020 20:12:09 +0100 Subject: [PATCH] Added installation instructions for Mageia Linux --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0dcda95..4471209 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,17 @@ Available from [adrien-overlay](https://github.com/aaaaadrien/adrien-overlay) sudo emerge -av sys-process/bpytop ``` +### Mageia Cauldron (Mageia 8) + +Available in Mageia Cauldron and then Mageia 8 when it is released. + +>Installation + +``` bash +sudo urpmi bpytop +sudo dnf install bpytop +``` + ### MX Linux Available in the MX Test Repo as `bpytop`