--- malonnote/INSTALL 2005/08/05 09:12:49 1.8 +++ malonnote/INSTALL 2005/08/07 23:24:19 1.9 @@ -16,9 +16,7 @@ **Make MalonNote # configure # make -# make app - -and copy "mnote.app" to your application folder, usually /Applications +# make appinst (it copy to /Applications as mnote.app) *For UNIX @@ -32,8 +30,7 @@ **Make MalonNote # configure # make - -and copy "mnote" to your application folder. +# make install or copy "mnote" to your favorite folder. *For Windows @@ -45,6 +42,4 @@ **Make MalonNote # configure --with-libiconv-prefix=/usr/local -# make - -and copy "mnote.exe" to your favolite folder. +# make install or copy "mnote.exe" to your favorite folder.