aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam Izraelevitz <adamiz@a5.Millennium.Berkeley.EDU>2014-02-11 14:25:36 -0800
committerAdam Izraelevitz <adamiz@a5.Millennium.Berkeley.EDU>2014-02-11 14:25:36 -0800
commit2ee709bf9de12bb57a3c79f72560180cea72227e (patch)
tree33bf2ada54a96e4134d7c2f4365597632483d9d1 /README.md
parenta481561500f43c8a022cfc0ba1695914e1df4d57 (diff)
downloadriscv-tests-2ee709bf9de12bb57a3c79f72560180cea72227e.zip
riscv-tests-2ee709bf9de12bb57a3c79f72560180cea72227e.tar.gz
riscv-tests-2ee709bf9de12bb57a3c79f72560180cea72227e.tar.bz2
Updated README to recursively initialize repos
Diffstat (limited to 'README.md')
-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