Merge pull request #1721 from OpenRefine/thadguidry-patch-3

fix Windows typo and clarify Apache Ant
This commit is contained in:
Antonin Delpeuch 2018-09-06 08:17:30 +01:00 committed by GitHub
commit 83bd26c946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,9 @@ 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.
* `refine.bat` on Windows
This requires JDK 8 and Apache Ant.
Documentation and Videos
-------------------------