From ead737f8ccd1b5f37312280cb82698560019a474 Mon Sep 17 00:00:00 2001 From: Choongkyu Kim Date: Sat, 11 Jun 2022 18:11:34 -0700 Subject: [PATCH] Update README to reflect nodejs version pinning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d356f3299d54f..516e9fe60b90b1 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,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. -- Node.js (Version: >=14.x <15) +- Node.js (Version: >=14.x <17) - PostgreSQL - Yarn _(recommended)_