diff -r 23a242d7b7fa -r 51eb85ae4de4 INSTALL --- a/INSTALL Mon Oct 31 17:17:07 2011 -0700 +++ b/INSTALL Fri Nov 04 20:34:28 2011 -0700 @@ -2,8 +2,18 @@ Building volta =============== -Volta should build with minimal effort and without external dependencies, except for -GNU make. (http://www.gnu.org/software/make/) +Volta should build with minimal effort. First, make sure you've got the +dependencies installed. + + +Dependencies +------------ + + - TinyCDB (http://www.corpit.ru/mjt/tinycdb.html) + - GNU make (http://www.gnu.org/software/make/) + +If available, install these dependencies from your OS packaging system +of choice. Compiling