Use hcall instead of mcall
[riscv-tests.git] / 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