diff options
Diffstat (limited to 'mpris-widget')
-rw-r--r-- | mpris-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpris-widget/README.md b/mpris-widget/README.md index 7efad78..214243d 100644 --- a/mpris-widget/README.md +++ b/mpris-widget/README.md @@ -4,7 +4,7 @@ Music Player Info widget cy @mgabs # Prerequisite -Install `playerctl` (mpris implementation), should be available in repo, e.g for Ubuntu: +Install `playerctl` (mpris implementation), should be available in repo, e.g. for Ubuntu: ```bash sudo apt-get install playerctl |