summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormwachs5 <megan@sifive.com>2016-07-26 10:16:36 -0700
committerGitHub <noreply@github.com>2016-07-26 10:16:36 -0700
commit51bca217eabfcc90d21924241250eca63b860a91 (patch)
tree786e35ab46fd8403e92f7ce37ffae4d6c74d8b77 /README.md
parent2887165ae2990e7f93038f3220ed74ee429b5244 (diff)
Add Ubuntu Packages
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index c7aae18..307612e 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ First, clone this repository:
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
+
Next, build the tools:
```
@@ -41,4 +45,4 @@ make help
Documentation, Forums, and much more available at
-[dev.sifive.com](http://dev.sifive.com) \ No newline at end of file
+[dev.sifive.com](http://dev.sifive.com)