From 9e1760675203718cf5c8428d8c94cd3a0235106e Mon Sep 17 00:00:00 2001 From: Vinicius Fortuna Date: Wed, 9 Mar 2022 15:40:05 +0000 Subject: [PATCH] Add lts/gallium --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e338ab6..d591f1cd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The system comprises the following components: ## Code Prerequisites In order to build and run the code, you need the following installed: - - [Node](https://nodejs.org/en/download/) LTS (version `16.13.0`) + - [Node](https://nodejs.org/en/download/) LTS (`lts/gallium`, version `16.13.0`) - [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (version `8.1.0`) - Manager-specic - [Wine](https://www.winehq.org/download), if you would like to generate binaries for Windows.