From cbd74de9b1b263e1a3a44facf50cc2772722dc69 Mon Sep 17 00:00:00 2001 From: Kostya Kostyushko Date: Wed, 16 Aug 2017 12:11:08 -0400 Subject: [PATCH] Update READMY.md missing jq dependency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed5e5ab..1b54a38 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Installation ------------ * Install and configure [aws-cli](http://docs.aws.amazon.com/cli/latest/userguide/tutorial-ec2-ubuntu.html#install-cli) +* Install [jq](https://github.com/stedolan/jq/wiki/Installation) * Install ecs-deploy: ``` curl https://raw.githubusercontent.com/silinternational/ecs-deploy/develop/ecs-deploy | sudo tee -a /usr/bin/ecs-deploy