diff --git a/README.md b/README.md index 1dd375686..b54c6e993 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,13 @@ Single executable and lightweight. ##### Supports DDL in MySQL. ### Usage -##### From Command line. +##### From Command line.(JAR) Download the JAR file from the releases https://github.com/Altinity/clickhouse-sink-connector/releases -#####Docker-compose: -####MySQL +##### Docker-compose: +##### MySQL https://github.com/Altinity/clickhouse-sink-connector/blob/develop/sink-connector-lightweight/docker/docker-compose-mysql.yml + Update `config.yml` https://github.com/Altinity/clickhouse-sink-connector/blob/develop/sink-connector-lightweight/docker/config.yml 1. Update **MySQL information** in config.yaml: `database.hostname`, `database.port`, `database.user` and `database.password`.