aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2014-12-03 17:50:37 -0800
committerAndrew Waterman <waterman@cs.berkeley.edu>2014-12-03 17:50:37 -0800
commit834cd6bd0b65360515ba205ace61c96f83f81867 (patch)
treefc5bd78d41c3cc691a0ec3312d3c350446f6ec51 /README.md
parentedc9979273352afaa3e0a3dd2a2495d60e2a9a1e (diff)
downloadriscv-tests-834cd6bd0b65360515ba205ace61c96f83f81867.zip
riscv-tests-834cd6bd0b65360515ba205ace61c96f83f81867.tar.gz
riscv-tests-834cd6bd0b65360515ba205ace61c96f83f81867.tar.bz2
Use new toolchain and calling convention
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 67dd772..7149045 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Building from repository
-----------------------------
We assume that the RISCV environment variable is set to the RISC-V tools
-install path, and that the riscv-gcc package is installed.
+install path, and that the riscv-gnu-toolchain package is installed.
$ git clone https://github.com/ucb-bar/riscv-tests
$ cd riscv-tests