From: Scott Beamer Date: Thu, 6 Feb 2014 23:54:35 +0000 (-0800) Subject: with env as a submodule, now have to populate it X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=65487f641d7ca228938106d7c4d36a78e3990055;p=riscv-tests.git with env as a submodule, now have to populate it --- 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