summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")
-````
+```
#### 拉取交叉编译工具链