aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-08 12:29:04 +0100
committerMax Kellermann <max@duempel.org>2013-11-08 12:29:04 +0100
commite314844a4d6e7f08e027717786c770afab66fb3f (patch)
treece234ec784ad997f61b7b460f2d1eec6c929e046 /INSTALL
parent017bc564af9dd77a5ecd0d0259dfb5fffa975097 (diff)
downloadmpd-e314844a4d6e7f08e027717786c770afab66fb3f.tar.gz
mpd-e314844a4d6e7f08e027717786c770afab66fb3f.tar.xz
mpd-e314844a4d6e7f08e027717786c770afab66fb3f.zip
doc: show .tar.xz in sample unpack command
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 2 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 242620c04..9d91ac762 100644
--- a/INSTALL
+++ b/INSTALL
@@ -163,13 +163,9 @@ Get the latest release from of MPD from <http://www.musicpd.org/>.
Compile
-------
-1) unzip and untar the archive
+1) unpack the archive
-$ tar zxvf mpd-x.x.x.tar.gz
-
-or
-
-$ tar jxvf mpd-x.x.x.tar.bz2
+$ tar xf mpd-x.x.x.tar.xz
2) change to directory created