morrySnow commented on code in PR #2715:
URL: https://github.com/apache/doris-website/pull/2715#discussion_r2259580564


##########
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/source-install/compilation-with-ldb-toolchain.md:
##########
@@ -38,7 +38,7 @@ LDB Toolchain 全称 Linux Distribution Based Toolchain 
Generator,它有助于
 
 **1. 下载`ldb_toolchain_gen.sh`**
 
-可以从[这里](https://github.com/amosbird/ldb_toolchain_gen/releases)下载最新的 
`ldb_toolchain_gen.sh`,对于ARM架构,需要下载最新的`ldb_toolchain_gen.aarch64.sh`。该脚本用于生成 
LDB Toolchain
+可以从[这里](https://github.com/amosbird/ldb_toolchain_gen/releases)下载对应版本的 
`ldb_toolchain_gen.sh`,对于ARM架构,需要下载对应版本的`ldb_toolchain_gen.aarch64.sh`。该脚本用于生成 
LDB Toolchain

Review Comment:
   也许这个下面搞个表格更直观?类似于
   
   ```markdown
   | Doris 版本 | ldb_toolchain 版本 |
   | --- | --- |
   | master | 0.25 |
   | 3.1 | 0.19 |
   | 3.0 | 0.19 |
   | 2.1 | 0.19 |
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to