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 @@