From 67441aa4b76249cdad2505dc5fb5333571143578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Thallis?= Date: Sat, 2 Mar 2024 00:01:25 -0300 Subject: [PATCH] Fix Go Version to install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd3853d0..589b8f263 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ The script installs downloaded binary to `$HOME/.local/bin` directory by default ### Go -Required Go Version >= **1.16** +Required Go Version >= **1.19** ```sh go install github.com/jesseduffield/lazydocker@latest