未验证 提交 3542f714 编写于 作者: 王飞2023's avatar 王飞2023 提交者: GitHub
上级 4b4a3994
......@@ -5,7 +5,7 @@ weight = 1
## 二进制运行
1. `git clone https://github.com/apache/shardingsphere.git`
1. `git clone https://github.com/apache/shardingsphere-ui.git`
1. 运行 `mvn clean install -Prelease`
1. 获取安装包 `/shardingsphere-ui/shardingsphere-ui-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-ui-bin.tar.gz`
1. 解压缩后运行`bin/start.sh`
......
......@@ -5,7 +5,7 @@ weight = 1
## Binary Run
1. `git clone https://github.com/apache/shardingsphere.git`;
1. `git clone https://github.com/apache/shardingsphere-ui.git`;
1. Run `mvn clean install -Prelease`;
1. Get the package in `/shardingsphere-ui/shardingsphere-ui-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-ui-bin.tar.gz`;
1. After the decompression, run `bin/start.sh`;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册