From f28a39f9842ae660d8bd228aacda7b3c394930aa Mon Sep 17 00:00:00 2001 From: songjianet <1778651752@qq.com> Date: Fri, 26 Aug 2022 14:50:32 +0800 Subject: [PATCH] [Docs] Update README. (#11641) --- 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/)