chore: Updated README for Node 18
This commit is contained in:
parent
41545e6496
commit
9a16cccace
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ The current production code -- what is running on freesewing.org -- is in the `v
|
|||
|
||||
## Getting started ⚡
|
||||
|
||||
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.
|
||||
As this is a monorepo. You'll need [NodeJS v18](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`:
|
||||
|
||||
```bash
|
||||
|
|
|
@ -63,7 +63,7 @@ The current production code -- what is running on freesewing.org -- is in the `v
|
|||
|
||||
## Getting started ⚡
|
||||
|
||||
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.
|
||||
As this is a monorepo. You'll need [NodeJS v18](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`:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue