aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYunsup Lee <yunsup@cs.berkeley.edu>2015-02-17 11:31:28 -0800
committerYunsup Lee <yunsup@cs.berkeley.edu>2015-02-17 11:31:28 -0800
commitd7aa5a3443f7a91d108be67f91900261e94d0ccd (patch)
treec1c15920839a054ab95ec678fb86be7511fad674 /README.md
parentbecf30a3fb01da768c984ba60720811e4513320e (diff)
downloadriscv-tests-d7aa5a3443f7a91d108be67f91900261e94d0ccd.zip
riscv-tests-d7aa5a3443f7a91d108be67f91900261e94d0ccd.tar.gz
riscv-tests-d7aa5a3443f7a91d108be67f91900261e94d0ccd.tar.bz2
change organization to riscv
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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