You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/05/06 18:40:29 UTC

[incubator-echarts-website] 02/03: update build script

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-website.git

commit 20189766b0148688cec9637b85723b794b9aa300
Author: 100pah <su...@gmail.com>
AuthorDate: Thu May 7 02:38:37 2020 +0800

    update build script
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0ac0f8e..a5d6b7d 100644
--- a/README.md
+++ b/README.md
@@ -94,8 +94,8 @@ node build-example.js
 
 **Build `echarts-www`**
 ```shell
-sh ${ECHARTS_BASE}/echarts-www/release.sh --env asf
-# sh ${ECHARTS_BASE}/echarts-www/release.sh --env echartsjs
+sh ${ECHARTS_BASE}/echarts-www/bin/release.sh --env asf
+# sh ${ECHARTS_BASE}/echarts-www/bin/release.sh --env echartsjs
 ```
 
 **Clear**


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org