From 6c64ec81dfb5c1ad449d5a535cd49b429016a4b0 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Thu, 30 Jan 2020 21:28:48 +0100 Subject: [PATCH] [doc] Add installation instructions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ec8c48d..40490ec 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,17 @@ bumblebee-status is a modular, theme-able status line generator for the [i3 window manager](https://i3wm.org/). +**How to install** +``` +# from AUR: +git clone https://aur.archlinux.org/bumblebee-status.git +cd bumblebee-status +makepkg -sicr + +# from PyPI (thanks @tony): +pip install --user bumblebee-status +``` + Focus is on: * Ease of use (no configuration files!) * Theme support