From d8a3d9ba941e2d093b0d10d801a2ec240ded3cc1 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 5 Mar 2011 19:03:37 +0000 Subject: fixed typo git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2102 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 19f950aee..22c06b472 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ Supported formats: - CD Audio - WMA, Monkey's Audio (and other formats provided by FFmpeg library) - PCM WAVE (and other formats provided by libsndfile library) -- Midi +- midi - chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) DSP effects: @@ -137,7 +137,7 @@ in qmmp.pri file - just comment corresponding line( symbol '#'). Attention! By default all modules are enabled. Changing shared library install path (needed by some 64-bit distributions). -By default, all libraries and plugins will be installed to $(INSTALL PREFIX)/lib. You can change "lib" +By default, all libraries and plugins will be installed to $(INSTALL PREFIX)/lib. You can change "lib" to "lib64" by running qmake-qt4 or cmake with special parameter: qmake-qt4 LIB_DIR=/lib64 or -- cgit v1.2.3-13-gbd6f