yuxiqian commented on code in PR #3430:
URL: https://github.com/apache/flink-cdc/pull/3430#discussion_r1659416389


##########
README.md:
##########
@@ -27,7 +27,15 @@ full database synchronization, sharding table 
synchronization, schema evolution
 
 ![Flink CDC framework desigin](docs/static/fig/architecture.png)
 
+### Installation
 
+* Flink CDC tar could be downloaded from [Apache Flink 
Website](https://flink.apache.org/downloads/#apache-flink-cdc) or [GitHub 
Release Page](https://github.com/apache/flink-cdc/releases).
+* Pipeline and source connectors could be downloaded from [Maven Central 
Repository](https://mvnrepository.com/artifact/org.apache.flink) or [GitHub 
Release Page](https://github.com/apache/flink-cdc/releases).
+* If you're using Linux or macOS, you may install Flink CDC and connectors 
with Homebrew:

Review Comment:
   Homebrew is also available on Linux (rarely used though). Currently, Flink 
CDC isn't provided in any other package managers. I could remove Linux here if 
it's confusing.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to