From 7d62c8ece50d67acf82375e45993d852f6f7520a Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 30 Sep 2019 07:14:40 -0400 Subject: [PATCH] Readme - Add git install --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 768e09da7..2598b96f3 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,12 @@ Distributed: - Minimum 4 CPU cores per VM - Minimum 2 NICs for forward nodes +### Prerequisites + +Install git if using a Centos 7 Minimal install + +```sudo yum -y install git``` + ### Installation Once you resolve those requirements or are using Ubuntu 16.04 do the following: