Fix: use the cmake from SDK instead from docker image
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 21 Mar 2017 14:07:51 +0000 (14:07 +0000)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 21 Mar 2017 14:07:51 +0000 (14:07 +0000)
commit8a6735caf3f7548b0138230d3cb9b454f2641c72
treee76b25f26d2e36458fe9537192df4bb81dffddbe
parent7b336475a398d37c4d5c4a534c87919263ae4b01
Fix: use the cmake from SDK instead from docker image

CMake from docker image isn't at the right version, to get one with a more
recent version we have to use the one built for the SDK.
Some cleanup of CMD output uneeded and typo

Change-Id: I8cb30f9b8203f8c4ff1cd771e4773264a9cddc6b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
docs/2-Installation.md