Skip to content

Commit e54e066

Browse files
committed
Specify Python patch version that mbed CLI was tested with
1 parent 2329321 commit e54e066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ mbed CLI is supported on Windows, Linux and Mac OS X. We're keen to learn about
5454

5555
### Requirements
5656

57-
* **Python** - mbed CLI is a Python script, so you'll need Python in order to use it. mbed CLI was tested with [version 2.7 of Python](https://www.python.org/download/releases/2.7/).
57+
* **Python** - mbed CLI is a Python script, so you'll need Python in order to use it. mbed CLI was tested with [version 2.7.9 of Python](https://www.python.org/download/releases/2.7/).
5858

5959
* **Git and Mercurial** - mbed CLI supports both Git and Mercurial repositories, so you'll need to install both:
6060
* [Git](https://git-scm.com/).

0 commit comments

Comments
 (0)