diff --git a/MinimumRequirements.md b/MinimumRequirements.md index fb2eecb6..f689803b 100644 --- a/MinimumRequirements.md +++ b/MinimumRequirements.md @@ -86,7 +86,7 @@ As of Go 1.18, there are [4 architectural levels](https://en.wikipedia.org/wiki/ The Go toolchain does not currently generate any AVX512 instructions. -See [Microarchitecture support](#microarchitecture-support) for the usage of microarchitecture environment variables like GOAMD64. +See section [Microarchitecture support](#microarchitecture-support) for hints how to use microarchitecture environment variables like GOAMD64. ### 386