Update README.md : Updated gcc-toolchain-builder path (#2332)

This commit is contained in:
Isaar Ahmad 2024-07-06 16:54:53 +00:00 committed by GitHub
parent 37d93a3758
commit 0c58e39987
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ cd cva6
git submodule update --init --recursive
```
2. Install the GCC Toolchain [build prerequisites](util/gcc-toolchain-builder/README.md#Prerequisites) then [the toolchain itself](util/gcc-toolchain-builder/README.md#Getting-started).
2. Install the GCC Toolchain [build prerequisites](util/toolchain-builder/README.md#Prerequisites) then [the toolchain itself](util/toolchain-builder/README.md#Getting-started).
:warning: It is **strongly recommended** to use the toolchain built with the provided scripts.