Skip to content

Commit 9b163ce

Browse files
committed
update doc error
1 parent 9ab8772 commit 9b163ce

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Qualitis基于Spring Boot,依赖于Linkis进行数据计算,提供数据质
7474
![](/images/en_US/ch1/ContractUs.png)
7575

7676
## License
77-
**Linkis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**
77+
**Qualitis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**
7878

7979
## Tips
8080
由于Qualitis的前端代码是采用WeBank自研的前端框架FES,但是FES框架目前没有开源,所以Qualitis的前端代码暂不开源。我们会尽快推进Qualitis的前端开源。对此我们感到非常抱歉。

docs/zh_CN/ch1/快速搭建手册——单机版.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# 快速搭建手册
22

33
## 一、基础软件安装
4-
Gradle (4.6)
4+
Gradle (4.6)
5+
56
MySQL (5.5.x)
7+
68
JDK (1.8.0_141)
7-
Linkis(0.9.x或1.x), 必装Spark引擎。[如何安装Linkis](https://github.com/apache/incubator-linkis)
9+
10+
Linkis(0.9.x或1.x), 必装Spark引擎。[如何安装Linkis](https://github.com/apache/incubator-linkis)
11+
812
DataSphereStudio (1.0.1, 1.1.0) 可选. 如果你想使用工作流,必装DataSphereStudio。[如何安装DataSphereStudio?](https://github.com/WeBankFinTech/DataSphereStudio)
913

1014
## 二、安装包下载

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
#
1616

1717
group=com.webank.wedatasphere.qualitis
18-
version=0.9.0
18+
version=0.9.2

0 commit comments

Comments
 (0)