X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=850878a8bd7abd71e8f61fc4a7defabd69e05166;hb=ec9250bb49897c3f2483b6aafb6158fa413a12e7;hp=67dd7720b165e13ec6dff61836a40784b2f513ff;hpb=b6bcab870b1eaf0ed7b75e5458f9880510d26100;p=riscv-tests.git diff --git a/README.md b/README.md index 67dd772..850878a 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Building from repository ----------------------------- We assume that the RISCV environment variable is set to the RISC-V tools -install path, and that the riscv-gcc package is installed. +install path, and that the riscv-gnu-toolchain package is installed. - $ git clone https://github.com/ucb-bar/riscv-tests + $ git clone https://github.com/riscv/riscv-tests $ cd riscv-tests $ git submodule update --init --recursive $ autoconf