Skip to content

Commit 205c90d

Browse files
committed
Readme - add mbed-os requirements link
Fixes #39
1 parent 765b55e commit 205c90d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ To run the tests associated with the ci-test-shield follow these steps:
3737

3838
#### Pre-requisites
3939

40-
0. Install [mbed-cli](https://github.com/armmbed/mbed-cli) tool (need version 1.0.0 or greater).
41-
1. `mbed import https://github.com/ARMmbed/ci-test-shield.git` Clone this repo to your computer using mbed import.
40+
0. Install [mbed-cli](https://github.com/armmbed/mbed-cli) tool (need version 1.0.0 or greater). Please verify that you installed [mbed-cli requirements](https://github.com/ARMmbed/mbed-cli#requirements)
41+
1. Install [mbed-os requirements](https://github.com/ARMmbed/mbed-os/blob/master/requirements.txt)
42+
2. `mbed import https://github.com/ARMmbed/ci-test-shield.git` Clone this repo to your computer using mbed import.
4243

4344
#### Usage
4445

0 commit comments

Comments
 (0)