Skip to content

Commit

Permalink
[hotfix] Update README.md building prerequisites
Browse files Browse the repository at this point in the history
This closes apache#5924
  • Loading branch information
tisonkun authored and StephanEwen committed Apr 30, 2018
1 parent bd8cb86 commit ad7a4ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ counts.writeAsCsv(outputPath)

Prerequisites for building Flink:

* Unix-like environment (We use Linux, Mac OS X, Cygwin)
* Unix-like environment (we use Linux, Mac OS X, Cygwin)
* git
* Maven (we recommend version 3.2.5)
* Java 8
* Java 8 (Java 9 and 10 are not yet supported)

```
git clone https://github.com/apache/flink.git
Expand Down

0 comments on commit ad7a4ac

Please sign in to comment.