diff --git a/test/README.md b/test/README.md index b7b577b2f63f61421a7f783de450b9102814ec89..9ecad94a27f12040d0b4ab71b0e12b471d6bba55 100644 --- a/test/README.md +++ b/test/README.md @@ -21,7 +21,7 @@ Make sure `../dist/echarts.js` is the built based on current source files by: ```bash cd ../build npm install -bash build.sh +node build.js ``` By default, we compare current version with last release version. To run the test, you should first download last release using: