Skip to content

Commit

Permalink
doc(readme.md): upload Node.js version for building dashboard. (#1485)
Browse files Browse the repository at this point in the history
  • Loading branch information
juzhiyuan authored Apr 22, 2020
1 parent 9a2ab9d commit 96c9642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Then you can try more [plugins](doc/README.md#plugins).
## Dashboard
APISIX has built-in support for Dashboard, as follows:

1. Please make sure your machine has Node 8.12.0 or higher, or there will occur build issues.
1. Please make sure your machine has the latest Node.js(10 or higher), or there will occur build issues.

2. Download the source codes of [Dashboard](https://github.com/apache/incubator-apisix-dashboard):
```
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ sudo apisix start

APISIX 内置了对 Dashboard 的支持,使用步骤如下:

1. 确保你的运行环境中的 Node 版本 >= 8.12.0
1. 确保你的运行环境中使用了最新的 Node.js 版本>= 10)

2. 下载 [Dashboard](https://github.com/apache/incubator-apisix-dashboard) 的源码:
```
Expand Down

0 comments on commit 96c9642

Please sign in to comment.