You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by so...@apache.org on 2022/08/25 08:49:19 UTC

[dolphinscheduler] branch songjianet-patch-2 created (now 296ff887b8)

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

songjian pushed a change to branch songjianet-patch-2
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


      at 296ff887b8 [Docs] Update README.

This branch includes the following new commits:

     new 296ff887b8 [Docs] Update README.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[dolphinscheduler] 01/01: [Docs] Update README.

Posted by so...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

songjian pushed a commit to branch songjianet-patch-2
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git

commit 296ff887b8e692f37a3ffb74e87a3199caa166db
Author: songjianet <17...@qq.com>
AuthorDate: Thu Aug 25 16:49:11 2022 +0800

    [Docs] Update README.
---
 dolphinscheduler-ui/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dolphinscheduler-ui/README.md b/dolphinscheduler-ui/README.md
index faac4494e8..a471c4af18 100644
--- a/dolphinscheduler-ui/README.md
+++ b/dolphinscheduler-ui/README.md
@@ -12,7 +12,7 @@
 
 ### Start Using
 
-For the best experience, we recommend using `node 16.x.x` and `pnpm 6.x.x`.
+For the best experience, we recommend using `node 16.x.x` and `pnpm 7.x.x`.
 You can learn how to install the corresponding version from their official website.
 
 - [node](https://nodejs.org/en/)