summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMegan Wachs <megan@sifive.com>2016-12-14 14:16:27 -0800
committerGitHub <noreply@github.com>2016-12-14 14:16:27 -0800
commit943c1e7fae60061913304b545bbe92091403e145 (patch)
tree314ef0225e62456c590a5c5dd63517142a66499e /README.md
parent3dbaad0a1f27b96462541e1189efe37ffa913e9a (diff)
Update README.md
Add additional package dependency due to new versions of the tools
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3251b3..58664b0 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ git clone --recursive http://github.com/sifive/freedom-e-sdk.git
Ubuntu packages needed:
- $ sudo apt-get install autoconf automake libmpc-dev libmpfr-dev libgmp-dev gawk bison flex texinfo libtool libusb-1.0-0-dev make g++ pkg-config libexpat1-dev
+ $ sudo apt-get install autoconf automake libmpc-dev libmpfr-dev libgmp-dev gawk bison flex texinfo libtool libusb-1.0-0-dev make g++ pkg-config libexpat1-dev zlib1g-dev
Next, build the tools: