diff --git a/README_CN.md b/README_CN.md index c3fadc72e0bec3a15e05754cca6a005fdd1f2892..01cef18646927c87ba4537e4b35607fa11085255 100644 --- a/README_CN.md +++ b/README_CN.md @@ -10,8 +10,8 @@ English version goes [here](README.md). git clone https://github.com/wl4g/xcloud-webconsole.git # 上游,最新 # git clone https://gitee.com/wl4g/xcloud-webconsole.git cd xcloud-webconsole/scripts -./build.sh # 交叉编译为Windows程序 -# build.bat # 交叉编译为Linux程序 +./build.sh # 交叉编译为Linux程序 +# build.bat # 交叉编译为Windows程序 ``` #### 2. 部署到nginx支持https. (可选)