From e5ab695e9bc043a7c8ac55aaeae44f560e257817 Mon Sep 17 00:00:00 2001 From: ronivay Date: Sat, 14 Mar 2020 10:11:33 +0200 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3061412..5ec0a85 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Below is a list of packages that will be installed if missing. CentOS: - curl - epel-release -- nodejs (v8) +- nodejs (v12) - npm (v3) - yarn - gcc @@ -104,7 +104,7 @@ Debian/Ubuntu: - libcap2-bin - curl - yarn -- nodejs (v8) +- nodejs (v12) - npm (v3) - build-essential - redis-server