diff --git a/util/gcc-toolchain-builder/README.md b/util/gcc-toolchain-builder/README.md index 0a576c4738..5994c21f49 100644 --- a/util/gcc-toolchain-builder/README.md +++ b/util/gcc-toolchain-builder/README.md @@ -25,7 +25,7 @@ Several extensions are envisioned: ## Getting started -Once the prerequisites (see [below](#Prerequisites)) are satisfied, you can fetch and build the +Once the prerequisites (see [below](#prerequisites)) are satisfied, you can fetch and build the upstream GCC toolchain (default: 13.1.0) for bare-metal 32-bit and 64-bit applications in just three steps. # 1. Select an installation location for the toolchain (here: the default RISC-V tooling directory $RISCV).