aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcsett86 <csett86@web.de>2021-10-17 20:56:25 +0200
committerGitHub <noreply@github.com>2021-10-17 20:56:25 +0200
commit83b489325d12dbd3e6d3f34bc48b1568fa6cd3b8 (patch)
tree904a57859fc2945b79815a05e9e89880ae7479f5 /README.md
parent8544d2c373e8889a98d9e5aeb33ac158b63b03d4 (diff)
chore(deps): update electron-builder to 22.11.11 and move to node 14(#583)
electron-builder 22.11.0+ requires node 14, so update node 12 -> node 14 as well. Signed-off-by: Christoph Settgast <csett86@web.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f622d7..44a20f4 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ 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`).
+Install Node.js 14 first (or if you use [nvm](https://github.com/nvm-sh/nvm), switch to Node.js 14 by running `nvm use`).
<details><summary>Extra dependencies for Windows</summary>