Skip to content

Commit

Permalink
Update README.md : Updated gcc-toolchain-builder path (#2332)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaar-ahmad authored Jul 6, 2024
1 parent 37d93a3 commit 0c58e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 0c58e39

Please sign in to comment.