X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=850878a8bd7abd71e8f61fc4a7defabd69e05166;hb=2ef39e7ae1f8237c6e36f39087ab84c58d70ca9a;hp=7149045ec989dc4ff11a4062487164a30816330f;hpb=834cd6bd0b65360515ba205ace61c96f83f81867;p=riscv-tests.git diff --git a/README.md b/README.md index 7149045..850878a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ 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. - $ 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