From 0abda0098c7c10ed8a7d40288a56680c7b34c2a7 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Mon, 25 Dec 2017 06:30:49 +1100 Subject: [PATCH] Now on brew! --- README.md | 5 ++++- docs/index.html | 15 +++++++++++++++ docs/search/search_index.json | 7 ++++++- docs/sitemap.xml | 12 ++++++------ mkdocs/index.md | 12 ++++++------ 5 files changed, 37 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index cc71e72..204ddd1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ a lightweight and portable command-line YAML processor The aim of the project is to be the [jq](https://github.com/stedolan/jq) or sed of yaml files. ## Install -[Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively: +``` +brew install yq +``` +or, [Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively: ``` go get github.com/mikefarah/yq ``` diff --git a/docs/index.html b/docs/index.html index 5fa6e25..03ceca4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -229,6 +229,13 @@