aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-04-26 14:18:56 +0530
committerLibravatar GitHub <noreply@github.com>2021-04-26 08:48:56 +0000
commitc4575638110a40f563cfd959ba774810e29e8d66 (patch)
treed4148ca6f7b2a02f87d0c2b468dc4ea5c19fef43 /README.md
parentUpgraded electron and related electron packages (#1297) (diff)
downloadferdium-app-c4575638110a40f563cfd959ba774810e29e8d66.tar.gz
ferdium-app-c4575638110a40f563cfd959ba774810e29e8d66.tar.zst
ferdium-app-c4575638110a40f563cfd959ba774810e29e8d66.zip
Upgrading nodejs to 12.22.1 (#1293)
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 cb40c29e5..867b42ce1 100644
--- a/README.md
+++ b/README.md
@@ -213,7 +213,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
213 213
214#### Node.js 214#### Node.js
215 215
216Please make sure you are running NodeJS v10 or above. 216Please make sure you are running NodeJS v12. The exact node version used by the developers/contributors is specified in the [nvmrc file](./.nvmrc)
217 217
218#### Git 218#### Git
219 219