Skip to content

Commit db0698e

Browse files
Update README.md
1 parent 24f088f commit db0698e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ Enables displaying battery percentage and status icon in tmux status-right.
44

55
## Installation
66

7-
In order to read the battery status, this plugin depends on having either one of the following installed:
7+
In order to read the battery status, this plugin depends on having either one of the following applications installed:
88
- pmset
99
- upower
1010
- acpi
1111
- termux-battery-status
1212

13+
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.
14+
1315
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
1416

1517
Add plugin to the list of TPM plugins in `.tmux.conf`:

0 commit comments

Comments
 (0)