diff --git a/docs/source/index.rst b/docs/source/index.rst index 1a2eb2e96..5ef9216eb 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -23,7 +23,9 @@ Terminology and Concepts Installation ^^^^^^^^^^^^ -Compile from source code (Golang 1.15.x required) +Download and extract precompiled binary for your OS and platform from `the releases page on GitHub `_ + +Alternatively, you can compile from source code (Golang 1.19+ required) .. code::