aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Beamer <sbeamer@eecs.berkeley.edu>2014-02-06 15:54:35 -0800
committerScott Beamer <sbeamer@eecs.berkeley.edu>2014-02-06 15:54:35 -0800
commit65487f641d7ca228938106d7c4d36a78e3990055 (patch)
tree4052c5ee524538cfdc93307d355f4cfcc7dc0928
parentc14db8a34bb427406b5900de0bfa770ec0978623 (diff)
downloadriscv-tests-65487f641d7ca228938106d7c4d36a78e3990055.zip
riscv-tests-65487f641d7ca228938106d7c4d36a78e3990055.tar.gz
riscv-tests-65487f641d7ca228938106d7c4d36a78e3990055.tar.bz2
with env as a submodule, now have to populate it
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bd5fcf..b433ec9 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
$ autoconf
$ ./configure --prefix=/usr/local
$ make