From: Yunsup Lee Date: Tue, 17 Feb 2015 19:31:28 +0000 (-0800) Subject: change organization to riscv X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7aa5a3443f7a91d108be67f91900261e94d0ccd;p=riscv-tests.git change organization to riscv --- 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