Skip to content

Commit

Permalink
Merge pull request gmarty#40 from leorbarth/master
Browse files Browse the repository at this point in the history
Specify that JDK7 is needed
  • Loading branch information
gmarty committed Feb 11, 2014
2 parents 4a381ad + a4a5553 commit 925b109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Optionally, several parameters can be passed to `options` object.

Install dependencies:
```bash
$ sudo apt-get install git ant openjdk-6-jdk
$ sudo apt-get install git ant openjdk-7-jdk
```

Then checkout the source from Git and build:
Expand Down

0 comments on commit 925b109

Please sign in to comment.