summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSineStriker <[email protected]>2025-04-23 14:57:29 +0800
committerGitHub <[email protected]>2025-04-23 14:57:29 +0800
commitf5af8bcb26f0c1b31dd271fe47eac2f892c16280 (patch)
tree0e3c4cee80b3bc0f82c085bf77383ca489c2839e
parent3379ab5a5cdd2a607afd8a65a20aecb56fbca81f (diff)
Update README_zh.md
-rw-r--r--README_zh.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_zh.md b/README_zh.md
index 1ed1c4231..00ee7ba8b 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -521,7 +521,7 @@ target("test")
set_kind("binary")
add_files("src/*.c")
set_toolchains("llvm@llvm-10")
-````
+```
#### 拉取交叉编译工具链