Use new toolchain and calling convention
[riscv-tests.git] / README.md
index 67dd7720b165e13ec6dff61836a40784b2f513ff..7149045ec989dc4ff11a4062487164a30816330f 100644 (file)
--- 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