We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93eb2e5 commit c6f5978Copy full SHA for c6f5978
README.md
@@ -37,8 +37,8 @@ To run the tests associated with the ci-test-shield follow these steps:
37
38
#### Pre-requisites
39
40
-0. `mbed import https://github.com/ARMmbed/ci-test-shield.git` Clone this repo to your computer using mbed import.
41
-1. Install [mbed-cli](https://github.com/armmbed/mbed-cli) tool (need version 0.9.9 or greater).
+0. Install [mbed-cli](https://github.com/armmbed/mbed-cli) tool (need version 1.0.0 or greater).
+1. `mbed import https://github.com/ARMmbed/ci-test-shield.git` Clone this repo to your computer using mbed import.
42
43
#### Usage
44
0 commit comments