diff options
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ + +Installing vaud +===================== +vaud requires the following libraries to compile from source: + +ncurses +jack + +You should also have a config.h file. + +To compile, use +sudo make +in the /vaud directory. |
