aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bd5fcf..2a7bd3b 100644
--- a/README.md
+++ b/README.md
@@ -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