docs: change yarn version in BUILDING.md (#4811)

This commit is contained in:
EYHN
2023-11-02 11:56:02 +08:00
committed by GitHub
parent 75c8dd75e3
commit 604c3da9fe

View File

@@ -43,7 +43,7 @@ Please follow the official guide at https://www.rust-lang.org/tools/install.
### Setup Node.js Environment
This setup requires modern yarn (currently `3.x`), run this if your yarn version is `1.x`
This setup requires modern yarn (currently `4.x`), run this if your yarn version is `1.x`
Reference: [Yarn installation doc](https://yarnpkg.com/getting-started/install)