Merge branch 'master' of github.com:ucb-bar/riscv-tests
authorAdam Izraelevitz <adamiz@a5.Millennium.Berkeley.EDU>
Tue, 11 Feb 2014 22:26:50 +0000 (14:26 -0800)
committerAdam Izraelevitz <adamiz@a5.Millennium.Berkeley.EDU>
Tue, 11 Feb 2014 22:26:50 +0000 (14:26 -0800)
Conflicts:
README.md

README.md

index b433ec9cf7fd3690b2021f032e4d2e2c2f34b538..2a7bd3b0d55ed1fb4652336ea26c05ddb8f6ff8f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Building from repository
 
     $ git clone https://github.com/ucb-bar/riscv-tests
     $ cd riscv-tests
-    $ git submodule update --init
+    $ git submodule update --init --recursive
     $ autoconf
     $ ./configure --prefix=/usr/local
     $ make