fix Windows typo and clarify Apache Ant

This commit is contained in:
Thad Guidry 2018-09-01 06:26:16 -05:00 committed by GitHub
parent 94b6b1f945
commit c95c510a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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