From 531883c62ee28794b67d9334369737c99ad7dfe4 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sat, 14 Apr 2018 21:28:32 -0400 Subject: Update README.md --- mpdarc-widget/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mpdarc-widget') diff --git a/mpdarc-widget/README.md b/mpdarc-widget/README.md index 57af939..0a6ffa6 100644 --- a/mpdarc-widget/README.md +++ b/mpdarc-widget/README.md @@ -1,14 +1,14 @@ # MPD Widget -Music Player Daemon widget by [@raphaelfournier](@https://github.com/raphaelfournier). +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: -.{% highlight bash %} +```bash sudo apt-get install mpd mpc -{% endhighlight %} +``` Set them up and then just follow the [installation](https://github.com/streetturtle/awesome-wm-widgets#installation) section of the repo. -- cgit v1.2.3