You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by we...@apache.org on 2022/01/15 01:48:25 UTC

[incubator-eventmesh-site] branch master updated: Update Readme.md, add node js version (#23)

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

wenjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d7b0298  Update Readme.md, add node js version (#23)
d7b0298 is described below

commit d7b0298cd3949210f5731b38ecfc2b0cb3d95811
Author: Wenjun Ruan <we...@apache.org>
AuthorDate: Sat Jan 15 09:48:20 2022 +0800

    Update Readme.md, add node js version (#23)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 34fe207..0f95174 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This repository contains the source code of [eventmesh.apache.org](https://event
 
 ## Development Guide
 
-- Clone the repository and install the dependencies with NPM
+- Clone the repository and install the dependencies with NPM (Make sure your Node.js version > 14)
 
 ```sh
 npm install

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