This commit is contained in:
Kainoa Kanter 2022-07-24 17:19:41 +02:00
parent 69dc41e7b1
commit 88ba3314a5

View file

@ -40,7 +40,7 @@ Read [this](./CALCKEY.md) for current and future differences.
You need at least 🐢 NodeJS v16.10.0 (>v18.0.0 \<v18.6.0 reccomended!) and *exactly* 🧶 Yarn v3.2.1!
```sh
# nvm install 18.4.0 && nvm alias default 18.4.0 & & nvm use 18.4.0
# nvm install 18.4.0 && nvm alias default 18.4.0 && nvm use 18.4.0
corepack enable
yarn set version berry
```