From 164a4775a841a13ec857d381692624e573134271 Mon Sep 17 00:00:00 2001 From: Tomas Hykel Date: Fri, 22 May 2026 18:17:38 +0200 Subject: [PATCH] docs: Fix README command for direct Go installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6685be..fa3a7c5 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ If you already have the Go toolchain installed on your system, you can install t command: ```shell -go install github.com/opf/openproject-cli +go install github.com/opf/openproject-cli@latest ``` This will install the most current commit development version for now. Keep in mind that the resulting command is also