Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Updated with java version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmxgn authored Sep 20, 2018
1 parent 54b3c10 commit ec46233
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 @@ -6,7 +6,7 @@ I did this fork because I wanted to be able to use MinIE from within python. I m

## Installation

First compile MinIE and package everything to a single `.jar`:
First compile MinIE and package everything to a single `.jar` (tested with `java-8-openjdk` and `maven 3.5.4`):

```
$ mvn clean compile
Expand Down

0 comments on commit ec46233

Please sign in to comment.