From 1c4f76e3b84ae33823474f8c7970ff6f839f0b66 Mon Sep 17 00:00:00 2001 From: Christophe HAMERLING Date: Wed, 24 Jun 2020 16:30:37 +0200 Subject: Define Node.js 12 as requirement --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3741d40..ad4163a 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ If you want to hack on this project, here is how you do it. #### Installing dependencies +Install Node.js 12 first (or if you use [nvm](https://github.com/nvm-sh/nvm), switch to Node.js 12 by running `nvm use`). + ```bash npm install ``` -- cgit v1.2.3