From 5762364f656f3f381098b3ee2c2ffefdfbce1156 Mon Sep 17 00:00:00 2001 From: Renato Montagna Junior Date: Tue, 25 Jul 2023 09:23:57 -0300 Subject: [PATCH] Changes the sample version in the installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 637bd2ad..8bdb47c5 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Take a look at the discussions for [common questions](https://github.com/mikefar Use wget to download, gzipped pre-compiled binaries: -For instance, VERSION=v4.2.0 and BINARY=yq_linux_amd64 +For instance, VERSION=v4.32.2 and BINARY=yq_linux_amd64 #### Compressed via tar.gz ```bash