This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch feat-diff in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git
commit 2c091f756e6df0ce54f6026e2bd679c173e4ce21 Author: 琚致远 <[email protected]> AuthorDate: Tue Feb 11 12:00:57 2020 +0800 Update Installation (#123) * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b96718..438999c 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Dashboard for APISIX & based on ElementUI. ``` ## Project setup -> Make sure Yarn is installed on your machine: https://yarnpkg.com/en/docs/install +> Make sure Node.js 8.12.0 or higher, and Yarn are installed on your machine: https://yarnpkg.com/en/docs/install ### Install dependencies
