aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-03-19 14:18:57 +0000
committerKalle Wallin <kaw@linux.se>2004-03-19 14:18:57 +0000
commita21d9cf6ac8661852e5d9ee5c73dea30568c84a9 (patch)
treefbbc5c0f876bda72e722239aaecb36f2fb0ea62e /README
parent430d6194668da5c3e312de1ff368e0a1a9a8b7dc (diff)
downloadmpd-a21d9cf6ac8661852e5d9ee5c73dea30568c84a9.tar.gz
mpd-a21d9cf6ac8661852e5d9ee5c73dea30568c84a9.tar.xz
mpd-a21d9cf6ac8661852e5d9ee5c73dea30568c84a9.zip
Renamed mpc-ncurses to ncmpc
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@295 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index f2deb5920..7367b13f0 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-mpc-ncurses is a ncurses client for MPD, the Music Player Daemon.
+ncmpc is a ncurses client for MPD, the Music Player Daemon.
The client connects to a MPD running on a machine on the local network.
-By default, mpc-ncurses connects to localhost:2100. This can be
+By default, ncmpc connects to localhost:2100. This can be
changed either at compile-time, or by exporting the MPD_HOST and
MPD_PORT environment variables, or by the command line options --host
and --port.
- $ mpc-ncurses --host=musicserver --port=44000
+ $ ncmpc --host=musicserver --port=44000
Note!
@@ -15,9 +15,8 @@ and you dont use utf-8 as your charset set the CHARSET enviroment variable.
$ export CHARSET=ISO_8859-1
-
Read more about MPD on http://www.musicpd.org
-Read more about mpc-ncurses on http://hem.bredband.net/kaw/apps/mpc-ncurses
+