docs: node 19

This commit is contained in:
ThatOneCalculator 2023-01-03 15:56:32 -08:00
parent ae98fe329b
commit 302b34fc48
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -92,7 +92,7 @@ cd calckey/
## 📩 Install dependencies
```sh
# nvm install 18 && nvm alias default 18 && nvm use 18
# nvm install 19 && nvm use 19
corepack enable
```