diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2016-11-21 23:25:02 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2016-12-05 16:23:48 +0100 |
commit | 71d4728f61f2b650449838a6d96034697a36736d (patch) | |
tree | 3800ebc0df774021500cb26b1f93c19af0cac2cb /doc/afb-tests-overview.md | |
parent | 2a2a9835cfe31a495020c79b0eeadbddb70f52ae (diff) |
Fix typo, get diagrams pictures and reordering doc
Change-Id: Id8327460cf59b330283a98db8cef3a89ef505d30
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'doc/afb-tests-overview.md')
-rw-r--r-- | doc/afb-tests-overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/afb-tests-overview.md b/doc/afb-tests-overview.md index b70eda12..d6f619fe 100644 --- a/doc/afb-tests-overview.md +++ b/doc/afb-tests-overview.md @@ -58,7 +58,7 @@ For installing Qt5 on **Ubuntu 16.04**: $ apt-get install qmlscene qml-module-qtwebsockets qml-module-qtquick-controls -For installing Qt5 on **Fedora 23** : +For installing Qt5 on **Fedora >= 22** : $ dnf install qt5-qtdeclarative-devel qt5-qtwebsockets-devel qt5-qtquickcontrols |