diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index efda996..7e718e7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -154,7 +154,7 @@ On Fedora 24 the following command installs all prerequisites: 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 \ - qt5-devel python3-devel boost-devel + qt5-devel python3-devel boost-devel boost-python3-devel </pre> <p> |