projects
/
riscv-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
becf30a
)
change organization to riscv
author
Yunsup Lee
<yunsup@cs.berkeley.edu>
Tue, 17 Feb 2015 19:31:28 +0000
(11:31 -0800)
committer
Yunsup Lee
<yunsup@cs.berkeley.edu>
Tue, 17 Feb 2015 19:31:28 +0000
(11:31 -0800)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 7149045ec989dc4ff11a4062487164a30816330f..850878a8bd7abd71e8f61fc4a7defabd69e05166 100644
(file)
--- 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