1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Missed one replace in docs

This commit is contained in:
Mike Farah
2017-12-19 12:01:23 +11:00
parent 0e4f9e8579
commit a409a7e82b
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ yq is 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.
### [download latest binary](https://github.com/mikefarah/yaml/releases/latest)
### [download latest binary](https://github.com/mikefarah/yq/releases/latest)
### get the source
```bash