1
0
Fork 0

chore: Updated README to NodeJS 16

This commit is contained in:
joostdecock 2022-08-24 10:08:59 +02:00
parent ef9af05348
commit b4b58a28be
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ see in our mext major release.
## Getting started ⚡ ## Getting started ⚡
As this is a monorepo. You'll need [NodeJS v14](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. As this is a monorepo. You'll need [NodeJS v16](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system.
Once you have those, clone (or fork) this repo and run `yarn kickstart`: Once you have those, clone (or fork) this repo and run `yarn kickstart`:
```bash ```bash

View file

@ -58,7 +58,7 @@ see in our mext major release.
## Getting started ⚡ ## Getting started ⚡
As this is a monorepo. You'll need [NodeJS v14](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. As this is a monorepo. You'll need [NodeJS v16](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system.
Once you have those, clone (or fork) this repo and run `yarn kickstart`: Once you have those, clone (or fork) this repo and run `yarn kickstart`:
```bash ```bash