@ -22,7 +22,7 @@ This README is meant as a brief walkthrough on the core features with Flink CDC
We need several steps to setup a Flink cluster with the provided connector.
1. Setup a Flink cluster with version 1.11+ and Java 8+ installed.
1. Setup a Flink cluster with version 1.12+ and Java 8+ installed.
2. Download the connector SQL jars from the [Download](https://github.com/ververica/flink-cdc-connectors/wiki/Downloads) page (or [build yourself](#building-from-source).
3. Put the downloaded jars under `FLINK_HOME/lib/`.