From e428aeb97e92cb974210d23a6cd4eefdd2e94706 Mon Sep 17 00:00:00 2001 From: shaynecm <63633614+shaynecm@users.noreply.github.com> Date: Tue, 21 Apr 2020 12:43:19 +0100 Subject: [PATCH] pre-req's updated added Python 3.6+ to bring inline with the inventory change --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 57cbfbd2d0..51e014de05 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -73,6 +73,7 @@ Before you can run a deployment, you'll need the following installed in your loc - [Git](https://git-scm.com/) Requires Version 1.8.4+ - [Node 10.x LTS version](https://nodejs.org/en/download/) - [NPM 6.x LTS](https://docs.npmjs.com/) +- Python 3.6+ ### System Requirements