From fda1ed10cb418e01246d0a3b490c1e45a6b45dba Mon Sep 17 00:00:00 2001 From: Mustafa Date: Sun, 15 Jun 2014 09:49:07 -0700 Subject: [PATCH] Update Tutorial.md --- oregano/Tutorial.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/oregano/Tutorial.md b/oregano/Tutorial.md index 13e4d7f..a151d63 100644 --- a/oregano/Tutorial.md +++ b/oregano/Tutorial.md @@ -11,7 +11,9 @@ Then follow these instructions per operating system. #### Linux -- install jack +- install jack. On Debian based Linux distributions, type in a terminal: + + `sudo apt-get install jack-tools ant openjdk-6-jdk fftw3 qjackctl` #### Windows