Skip to content

Commit

Permalink
update doc error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tangjiafeng committed Jul 4, 2022
1 parent fa9aef9 commit 4cc318f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Qualitis基于Spring Boot,依赖于Linkis进行数据计算,提供数据质
![](/images/en_US/ch1/ContractUs.png)

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

## Tips
由于Qualitis的前端代码是采用WeBank自研的前端框架FES,但是FES框架目前没有开源,所以Qualitis的前端代码暂不开源。我们会尽快推进Qualitis的前端开源。对此我们感到非常抱歉。
Expand Down
8 changes: 6 additions & 2 deletions docs/zh_CN/ch1/快速搭建手册——单机版.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# 快速搭建手册

## 一、基础软件安装
Gradle (4.6)
Gradle (4.6)

MySQL (5.5.x)

JDK (1.8.0_141)
Linkis(0.9.x或1.x), 必装Spark引擎。[如何安装Linkis](https://github.com/apache/incubator-linkis)

Linkis(0.9.x或1.x), 必装Spark引擎。[如何安装Linkis](https://github.com/apache/incubator-linkis)

DataSphereStudio (1.0.1, 1.1.0) 可选. 如果你想使用工作流,必装DataSphereStudio。[如何安装DataSphereStudio?](https://github.com/WeBankFinTech/DataSphereStudio)

## 二、安装包下载
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
#

group=com.webank.wedatasphere.qualitis
version=0.9.0
version=0.9.2

0 comments on commit 4cc318f

Please sign in to comment.