xxubai commented on code in PR #4154:
URL: https://github.com/apache/amoro/pull/4154#discussion_r3013617192


##########
docs/engines/flink/flink-get-started.md:
##########
@@ -54,17 +54,17 @@ Flink Connector includes:
 
 The Amoro project can be self-compiled to obtain the runtime jar.
 
-`./mvnw clean package -pl ':amoro-mixed-flink-runtime-1.17' -am -DskipTests`
+`./mvnw clean package -pl ':amoro-mixed-flink-runtime-1.18' -am -DskipTests`
 
-The Flink Runtime Jar is located in the 
`amoro-format-mixed/amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/target`
 directory.
+The Flink Runtime Jar is located in the 
`amoro-format-mixed/amoro-mixed-flink/v1.18/amoro-mixed-flink-runtime-1.18/target`
 directory.
 
 ## Environment preparation
-Download Flink and related dependencies, and download Flink 1.17/1.18/1.19 as 
needed. Taking Flink 1.17 as an example:
+Download Flink and related dependencies, and download Flink 1.18/1.19 as 
needed. Taking Flink 1.18 as an example:
 ```shell
 # Replace version value with the latest Amoro version if needed
 AMORO_VERSION=0.8.0-incubating

Review Comment:
   update to `0.9.0-incubating`?



-- 
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