aboutsummaryrefslogtreecommitdiff
path: root/landing/index.cn.md
diff options
context:
space:
mode:
Diffstat (limited to 'landing/index.cn.md')
-rw-r--r--landing/index.cn.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md
index ce8fc0aa..d599c61a 100644
--- a/landing/index.cn.md
+++ b/landing/index.cn.md
@@ -49,6 +49,13 @@ $ xmake run console
$ xmake run -d console
```
+## 配置平台
+
+```bash
+$ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [debug|release]
+$ xmake
+```
+
## 支持特性
* Tasks