From f8d57f47e2c2462a67ba041333ac528af98be4dd Mon Sep 17 00:00:00 2001 From: ShMcK Date: Sat, 11 Apr 2020 13:49:29 -0700 Subject: [PATCH] Move min requirement to Node 12 -> Node 10 As of v0.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc6a6b9..c773e33c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Install CodeRoad from [this link in the VSCode Marketplace](https://marketplace. - OS: MacOS, Linux (Windows coming soon #227) - VSCode 1.40+ -- Node.js 12+ (10+ soon #237) +- Node.js 10+ - Git ## Creating Tutorials