fix(readme): specify nodejs version in prereq section (#2514)
This commit is contained in:
parent
bee5c83eed
commit
063d40aa0a
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ To get a local copy up and running, please follow these simple steps.
|
||||||
|
|
||||||
Here is what you need to be able to run Cal.
|
Here is what you need to be able to run Cal.
|
||||||
|
|
||||||
- Node.js
|
- Node.js (Version: >=14.x <15)
|
||||||
- PostgreSQL
|
- PostgreSQL
|
||||||
- Yarn _(recommended)_
|
- Yarn _(recommended)_
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue