aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index b461b75..5f2ea00 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -133,6 +133,16 @@ sudo apt-get install build-essential clang bison flex libreadline-dev \
</pre>
<p>
+On Fedora 24 the following command installs all prerequisites:
+</p>
+
+<pre style="padding-left: 3em">
+sudo dnf install make automake gcc gcc-c++ kernel-devel clang bison \
+ flex readline-devel gawk tcl-devel libffi-devel git mercurial \
+ graphviz python-xdot pkgconfig python python3 libftdi-devel
+</pre>
+
+<p>
Installing the <a href="https://github.com/cliffordwolf/icestorm">IceStorm Tools</a> (icepack, icebox, iceprog, icetime, chip databases):
</p>