From dfaca1c42b1e143adde9f0453c986ee8badc9318 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 7 Sep 2017 17:22:59 -0400 Subject: [PATCH] add missing build deps --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 24469e1f42..b79dd06bea 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -54,6 +54,8 @@ Before you can run a deployment, you'll need the following installed in your loc - [docker-py](https://github.com/docker/docker-py) Python module - [Node 6.x LTS version](https://nodejs.org/en/download/) - [NPM 3.x LTS](https://docs.npmjs.com/) +- [GNU Make](https://www.gnu.org/software/make/) +- [Git](https://git-scm.com/) #### Installing gettext