diff --git a/src/projectM-libvisual/INSTALL b/src/projectM-libvisual/INSTALL index 855f060f5..d33e5e4bd 100644 --- a/src/projectM-libvisual/INSTALL +++ b/src/projectM-libvisual/INSTALL @@ -1,3 +1,5 @@ -If from CVS, run autogen.sh first. +First install libvisual-0.4 and projectM 1.0 - ./configure, make, make install. +cmake . +make +make install