From 8cd31446a695882167571f0016e39f3f1110d989 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Tue, 2 Jul 2024 23:09:51 +0200 Subject: README: add link to toolchain (#569) Signed-off-by: Daniel Maslowski --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b20b692..d07f138 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Building from repository ----------------------------- We assume that the RISCV environment variable is set to the RISC-V tools -install path, and that the riscv-gnu-toolchain package is installed. +install path, and that the [riscv-gnu-toolchain]( +https://github.com/riscv-collab/riscv-gnu-toolchain) package is installed. $ git clone https://github.com/riscv/riscv-tests $ cd riscv-tests -- cgit v1.1