From a2c8be79487ad448198357d63e7b9f0f946066f1 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 19 Feb 2019 20:18:41 +0100 Subject: Website updates Signed-off-by: Clifford Wolf --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 109f3ff..35fd2ec 100644 --- a/docs/index.html +++ b/docs/index.html @@ -143,7 +143,7 @@ Installing prerequisites (this command is for Ubuntu 14.04): sudo apt-get install build-essential clang bison flex libreadline-dev \ gawk tcl-dev libffi-dev git mercurial graphviz \ xdot pkg-config python python3 libftdi-dev \ - qt5-default python3-dev libboost-dev cmake + qt5-default python3-dev libboost-all-dev cmake

-- cgit v1.2.3