From 202fad0b27c046ca157e668c136bc99d7e84a60b Mon Sep 17 00:00:00 2001 From: Shuanglei Tao Date: Sun, 11 Jun 2023 08:48:42 +0800 Subject: [PATCH] html: update README --- html/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/html/README.md b/html/README.md index c3a11fc..0902433 100644 --- a/html/README.md +++ b/html/README.md @@ -1,6 +1,8 @@ ## Prerequisites -install [Yarn](https://yarnpkg.com/getting-started/install), and run: `yarn install`. +> **NOTE:** yarn v2 is required. + +Install [Yarn](https://yarnpkg.com/getting-started/install), and run: `yarn install`. ## Development -- 2.43.4