aboutsummaryrefslogtreecommitdiff
path: root/emms-player-mpd.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2006-01-02 09:07:00 +0000
committerMichael Olson <mwolson@gnu.org>2006-01-02 09:07:00 +0000
commit18153aafcfee4135aefe846072dffe737a299d6f (patch)
treec851365180d1d7466ec94aab36ef094e8aa30568 /emms-player-mpd.el
parent2a0db7acb0c740a9cfa673ab096c316b9ac9e3d5 (diff)
emms-player-mpd: Fix documentation. The mpc binary is no longer needed.
darcs-hash:20060102090752-1bfb2-17b7fe577741369d893c2cb04437be3cbd4d9cdf.gz
Diffstat (limited to 'emms-player-mpd.el')
-rw-r--r--emms-player-mpd.el9
1 files changed, 6 insertions, 3 deletions
diff --git a/emms-player-mpd.el b/emms-player-mpd.el
index f92c065..6384c2a 100644
--- a/emms-player-mpd.el
+++ b/emms-player-mpd.el
@@ -31,9 +31,12 @@
;;; MusicPD setup
-;; You'll need to have both mpc and mpd installed. The website is at
-;; http://musicpd.org/. Debian packages are available. I recommend
-;; getting the latest development version; see
+;; If you want to set up a local MusicPD server, you'll need to have
+;; mpd installed. If you want to use a remote server instance, no
+;; installation is needed.
+
+;; The website is at http://musicpd.org/. Debian packages are
+;; available. I recommend getting the latest development version; see
;; http://mpd.wikicities.com/wiki/Subversion for nightly Debian
;; packages and the svn repo.
;;