From 65487f641d7ca228938106d7c4d36a78e3990055 Mon Sep 17 00:00:00 2001 From: Scott Beamer Date: Thu, 6 Feb 2014 15:54:35 -0800 Subject: [PATCH] with env as a submodule, now have to populate it --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2