From 70325fd2499c773f0991c26c2579267d578c9940 Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Fri, 19 Feb 2021 20:06:16 -0500 Subject: Remove nodejs from list of required dependencies to install --- INSTALL.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 2c0fc9417c..7594de4b92 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -71,10 +71,6 @@ Before you can run a deployment, you'll need the following installed in your loc - [GNU Make](https://www.gnu.org/software/make/) - [Git](https://git-scm.com/) Requires Version 1.8.4+ - Python 3.6+ -- [Node 14.x LTS version](https://nodejs.org/en/download/) - + This is only required if you're [building your own container images](#official-vs-building-images) -- [NPM 6.x LTS](https://docs.npmjs.com/) - + This is only required if you're [building your own container images](#official-vs-building-images) ### System Requirements -- cgit v1.2.3