From 18f4dc46fa4b174e3a901bef124988de8b671963 Mon Sep 17 00:00:00 2001 From: Joseph Rautenbach Date: Sat, 7 Mar 2020 05:38:15 +0200 Subject: [PATCH] Update Node.js version note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b289717..0d91e12 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ docker pull blang/latex:ubuntu ### Node.js -Version 6 and onwards should suffice; I made use of v10.14.2. +I made use of v10.14.2, anything newer should be fine. After cloning or downloading this project, run the following to install local dependencies from npm: