diff --git a/docs/installation/index.md b/docs/installation/index.md index e630a41..75c5c0c 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -31,7 +31,7 @@ Using curl command above, the files are extracted into the `thalos` subdirectory ### Compiling from source -You will need golang version `1.18` or later to compile the source. +You will need golang version `1.20` or later to compile the source. #### Compile using make