Skip to content

Commit

Permalink
Specify that JDK7 is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
leorbarth committed Feb 11, 2014
1 parent 4a381ad commit a4a5553
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 a4a5553

Please sign in to comment.