From ff5f6abd579bc6a36824aae046014b8a2dc5ca2d Mon Sep 17 00:00:00 2001 From: Aleksej Komarov Date: Sat, 9 Nov 2019 09:10:50 +0200 Subject: [PATCH] Bump NodeJS requirement, direct to LTS page --- tgui-next/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgui-next/README.md b/tgui-next/README.md index 86358d4bacc..24733e36bff 100644 --- a/tgui-next/README.md +++ b/tgui-next/README.md @@ -37,7 +37,7 @@ to translate concepts between old and new tgui, read this You will need these programs to start developing in tgui: -- [Node v12.10+](https://nodejs.org/en/download/current/) +- [Node v12.13+](https://nodejs.org/en/download/) - [Yarn v1.19+](https://yarnpkg.com/en/docs/install) - [MSys2](https://www.msys2.org/) (optional)