aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 1 insertions, 17 deletions
diff --git a/README b/README
index 74f49e7ad..19718f3de 100644
--- a/README
+++ b/README
@@ -15,23 +15,7 @@ control for music playback over a local network. Read more at musicpd.org
How to compile and install ncmpc
-------------------------------------------------------------------------------
-Requirements:
- * ncurses
- * glib-2.2 (2.4 for NLS support)
-
-Download the ncmpc source code, then:
- $ tar zxvf ncmpc-x.y.z.tar.gz
- $ cd ncmpc-x.y.z
- $ ./configure
- $ make
- $ make install
-
-or if you are starting from the subversion checkout:
- $ svn co https://svn.musicpd.org/ncmpc/trunk ncmpc
- $ cd ncmpc
- $ ./autogen.sh
- $ make
- $ make install
+See the INSTALL file.
Upgrading to ncmpc-0.11.0