Skip to content

Commit e388e15

Browse files
author
Cruz Monrreal
authored
Added Python 3 version warnings.
1 parent aa61b71 commit e388e15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/tools/offline/cli-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ You can install Mbed CLI on Windows, Linux and Mac OS X.
99
- **Python:** Mbed CLI is a Python script, so you'll need Python to use it:
1010
- We test Mbed CLI with [Python versions 2.7.12+ and 3.6.5+](https://www.python.org/downloads/).
1111
- pip.
12+
13+
<span class="notes">**Note:** Python 3 usage is **not compatible** with Mbed OS versions older than 5.9 and Mbed CLI toolchain versions older than 1.7.2. </span>
1214

1315
- **Git and Mercurial:** Mbed CLI supports both Git and Mercurial repositories, and you may need libraries from both sources as you work, so please to install both:
1416
- [Git](https://git-scm.com/) - version 1.9.5 or later.

0 commit comments

Comments
 (0)