From fb1ec9d08fa0a65751b4b6988cbe13a8eb50b9b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Mengu=C3=A9?= Date: Wed, 21 Feb 2024 19:13:23 +0100 Subject: [PATCH] dev: install.sh fix usage message (#4406) --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 6ab18d0b..5d5a5d88 100644 --- a/install.sh +++ b/install.sh @@ -6,10 +6,10 @@ usage() { cat <] [-d] [] -b sets bindir or installation directory, Defaults to ./bin -d turns on debug logging - [tag] is a tag from + is a tag from https://github.com/golangci/golangci-lint/releases If tag is missing, then the latest will be used.