aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDamien Elmes <emms@repose.cx>2006-06-20 09:19:00 +0000
committerDamien Elmes <emms@repose.cx>2006-06-20 09:19:00 +0000
commit6115f3d510a1d052921210268575ec54a358523c (patch)
tree8a35d93c40eb118d1e55423c1633c41220fb3e90 /README
parent544e06a3b7a1f759317e984b87464632a7548eda (diff)
README: fix a small typo
darcs-hash:20060620091959-4e3e3-9eb13a61aefbe79769a4c61c96f2ba6cf40a21aa.gz
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1e93e23..1a79889 100644
--- a/README
+++ b/README
@@ -139,8 +139,8 @@ sources for tracks (trivial file system based sources, such as this
In most multimedia players, you can seek forward or backward in a
track. EMMS supports this too. If you're using mplayer, check that
`emms-player-mplayer-parameters' contains "slave". If you're using
-mpg321, there is a module called emms-player-mpg321.el. To use it,
-simply add the following lines to your configuration :
+mpg321, there is a module called emms-player-mpg321-remote.el. To use
+it, simply add the following lines to your configuration :
(require 'emms-player-mpg321-remote)
(push 'emms-player-mpg321-remote emms-player-list)