diff --git a/INSTALL b/INSTALL index b42a17ac4..3176d6dff 100644 --- a/INSTALL +++ b/INSTALL @@ -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 ==================