Mention JDK and ant dependency

This commit is contained in:
Antonin Delpeuch 2018-06-14 11:22:21 +01:00
parent 39b61726c4
commit c0181e1019

View File

@ -17,6 +17,7 @@ Run from source
If you have cloned this repository to your computer, you can run OpenRefine with:
* `./refine` on Mac OS and Linux
* `refine.bat` on Window
This requires JDK 8 and Ant.
Documentation and Videos
-------------------------