added quick instructions

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@324 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-08-13 20:32:22 +00:00
parent b88016d431
commit d1e89e0ecc

10
INSTALL
View File

@@ -1,3 +1,13 @@
Quick Instructions
==================
Go to the directory containing the package's source code and type:
autoreconf
./configure
make install
lmms
Basic Installation
==================