diff options
Diffstat (limited to 'mpdarc-widget')
-rw-r--r-- | mpdarc-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpdarc-widget/README.md b/mpdarc-widget/README.md index 2192410..a83a39b 100644 --- a/mpdarc-widget/README.md +++ b/mpdarc-widget/README.md @@ -4,7 +4,7 @@ Music Player Daemon widget by @raphaelfournier. # Prerequisite -Install `mpd` (Music Player Daemon itself) and `mpc` (Music Player Client - program for controlling mpd), both should be available in repo, e.g for Ubuntu: +Install `mpd` (Music Player Daemon itself) and `mpc` (Music Player Client - program for controlling mpd), both should be available in repo, e.g. for Ubuntu: ```bash sudo apt-get install mpd mpc |