Skip to content

Commit b8d6818

Browse files
committed
Specify correct jdk binary for linux installation (thanks to Joel Gluth for pointing this out)
1 parent 840235e commit b8d6818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Join the Overtone <a href="http://groups.google.com/group/overtone">mailing list
5959

6060
### Ubuntu Quick Setup:
6161

62-
sudo apt-get install jack-tools ant sun-java6-jdk fftw3 qjackctl
62+
sudo apt-get install jack-tools ant openjdk-6-jdk fftw3 qjackctl
6363

6464
You'll need to get the jack audio daemon running, and we recommend qjackctl to
6565
figure out what command will be best to use. Then once you have it dialed in you can

0 commit comments

Comments
 (0)