From a144b8e79fb9520106de97d45e3412fcbd04a394 Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Thu, 10 Oct 2024 00:17:37 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fe89cb7..98030007 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ https://github.com/essentialkaos/bibop/assets/182020/c63dc147-fa44-40df-92e2-12f #### From source -To build the `bibop` from scratch, make sure you have a working Go 1.22+ workspace ([instructions](https://go.dev/doc/install)), then: +To build the `bibop` from scratch, make sure you have a working Go [1.22+](https://github.com/essentialkaos/.github/blob/master/GO-VERSION-SUPPORT.md) workspace ([instructions](https://go.dev/doc/install)), then: ``` go install github.com/essentialkaos/bibop@latest