From 2584e0805edc24f9135f8aa15dc2cdb272ed2864 Mon Sep 17 00:00:00 2001 From: Jackson Callaghan <43009413+tokebe@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:16:01 -0400 Subject: [PATCH] Update INSTALLATION.md --- docs/INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md index 8778c8a8..92930825 100644 --- a/docs/INSTALLATION.md +++ b/docs/INSTALLATION.md @@ -90,7 +90,7 @@ If you'd prefer to get BTE working outside of a container, for development or an ### Requirements -For development, you will need Node.js the pnpm package manager installed in your environment. Your Node version must be higher than v12. +For development, you will need Node.js and the pnpm package manager installed in your environment. Your Node version must be version 18 or higher. #### Node.js and pnpm