aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina <KatCe@users.noreply.github.com>2024-02-19 16:46:11 +0100
committerGitHub <noreply@github.com>2024-02-19 16:46:11 +0100
commit954e9e20cfedd444c029e61d2a58c4fc24c9ab32 (patch)
treebec0c98e7321e5981edc993a8a2952e6f838bd2a
parent066a3c1fb05653034fa5e05acc938f4200a161e0 (diff)
downloadspike-954e9e20cfedd444c029e61d2a58c4fc24c9ab32.zip
spike-954e9e20cfedd444c029e61d2a58c4fc24c9ab32.tar.gz
spike-954e9e20cfedd444c029e61d2a58c4fc24c9ab32.tar.bz2
Update README.md
Add missing prerequisite libboost-regex-dev Signed-off-by: Katharina <KatCe@users.noreply.github.com>
-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