From 5ceb7f13089be3db5a0bb79bb6721b2b2326278d Mon Sep 17 00:00:00 2001 From: davidharrishmc <74973295+davidharrishmc@users.noreply.github.com> Date: Mon, 18 Oct 2021 09:52:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4f1afd9e2..814a33e10 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Wally is a 5-stage pipelined processor configurable to support all the standard To use Wally on Linux: git clone https://github.com/davidharrishmc/riscv-wally + cd riscv-wally + cd imperas-riscv-tests make cd ../addins