aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-02-19 13:57:48 -0800
committerGitHub <noreply@github.com>2024-02-19 13:57:48 -0800
commita22119e562c4185275a10eb11ca4ba568d09a570 (patch)
treec77095d74ba0ee86bb4a0e27f331c5281bd2e8a8
parent690298d792ce4c77d96a5e92070bb8553a0f461f (diff)
parent954e9e20cfedd444c029e61d2a58c4fc24c9ab32 (diff)
downloadspike-a22119e562c4185275a10eb11ca4ba568d09a570.zip
spike-a22119e562c4185275a10eb11ca4ba568d09a570.tar.gz
spike-a22119e562c4185275a10eb11ca4ba568d09a570.tar.bz2
Merge pull request #1611 from KatCe/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce13952..ef2a1ab 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ Build Steps
We assume that the RISCV environment variable is set to the RISC-V tools
install path.
- $ apt-get install device-tree-compiler
+ $ apt-get install device-tree-compiler libboost-regex-dev
$ mkdir build
$ cd build
$ ../configure --prefix=$RISCV