Skip to content

Commit 40315c8

Browse files
committed
update readme
1 parent f717689 commit 40315c8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
MLSQL is a Language which is the superset of SQL and a distributed compute engine based on Spark.
44

5+
## Official WebSite
6+
7+
[http://www.mlsql.tech](http://www.mlsql.tech)
58

69
## Usage:
710

@@ -54,7 +57,7 @@ git clone https://github.com/allwefantasy/streamingpro .
5457
cd streamingpro
5558

5659
## configure build envs
57-
export MLSQL_SPARK_VERSIOIN=2.3
60+
export MLSQL_SPARK_VERSIOIN=2.4
5861
export DRY_RUN=false
5962
export DISTRIBUTION=false
6063

0 commit comments

Comments
 (0)