From cded8becb656700c19fb29b67f8e362e54ec7154 Mon Sep 17 00:00:00 2001 From: Salim Djerbouh <13698160+CaddyDz@users.noreply.github.com> Date: Fri, 30 Jun 2023 09:59:56 +0100 Subject: [PATCH] Require Node 14 Signed-off-by: Salim Djerbouh <13698160+CaddyDz@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9febd3f..41ff5d60 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ [![Check & fix styling](https://github.com/CaddyDz/KingBoosting/actions/workflows/style.yml/badge.svg)](https://github.com/CaddyDz/KingBoosting/actions/workflows/style.yml) [![Tests](https://github.com/CaddyDz/KingBoosting/actions/workflows/test.yml/badge.svg)](https://github.com/CaddyDz/KingBoosting/actions/workflows/test.yml) + +# Installation instructions +## Pre-requisites +- Node 14.x