You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/02/11 04:01:03 UTC

[incubator-apisix-dashboard] branch master updated: Update Installation (#123)

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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new b30878d  Update Installation (#123)
b30878d is described below

commit b30878d02b2fab5fb7925a34769358d6ff15a0e7
Author: 琚致远 <ju...@apache.org>
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