From d7aa5a3443f7a91d108be67f91900261e94d0ccd Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Tue, 17 Feb 2015 11:31:28 -0800 Subject: [PATCH] change organization to riscv --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2