diff options
Diffstat (limited to 'html/README.md')
-rw-r--r-- | html/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/html/README.md b/html/README.md index e47c3f3..0902433 100644 --- a/html/README.md +++ b/html/README.md @@ -1,6 +1,8 @@ ## Prerequisites -install [Yarn](https://yarnpkg.com), and run: `yarn install`. +> **NOTE:** yarn v2 is required. + +Install [Yarn](https://yarnpkg.com/getting-started/install), and run: `yarn install`. ## Development |