specify mbed-cli version requirement

pull/8112/head
studavekar 2018-09-13 03:06:42 -05:00
parent 207ea79ba9
commit 493a8cd4a7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ This document describes how to run and write unit tests for Mbed OS.
* CMake 3.0+ installed.
* Python 2.7.x or >3.5 and pip 10.0 (or newer) installed.
* gcovr >=4.1
* mbed-cli >= 1.80
### Installing dependencies on Debian/Ubuntu