Update README.md

This commit is contained in:
Martin Beentjes 2018-06-12 15:27:53 +02:00 committed by GitHub
parent 24f088fe5b
commit db0698ea86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,12 +4,14 @@ Enables displaying battery percentage and status icon in tmux status-right.
## Installation
In order to read the battery status, this plugin depends on having either one of the following installed:
In order to read the battery status, this plugin depends on having either one of the following applications installed:
- pmset
- upower
- acpi
- termux-battery-status
In a normal situation one of these above should be installed on your system by default and thus it would not be necessary to install one of them.
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
Add plugin to the list of TPM plugins in `.tmux.conf`: