From 0c58e399873eae553daeaa0f2981612813da0078 Mon Sep 17 00:00:00 2001 From: Isaar Ahmad <41969037+isaar-ahmad@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:54:53 +0000 Subject: [PATCH] Update README.md : Updated gcc-toolchain-builder path (#2332) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c667aceeb..20be84f1eb 100644 --- a/README.md +++ b/README.md @@ -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.