diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Building from repository $ git clone https://github.com/ucb-bar/riscv-tests $ cd riscv-tests + $ git submodule update --init --recursive $ autoconf $ ./configure --prefix=/usr/local $ make |