You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/CLI/cli-setup.md/cli-reqs.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ The Windows installer for Mbed CLI includes the following components:
49
49
- **Python** - Mbed CLI is a Python script, so you need Python to use it. The installer installs [version 2.7.13 of Python](https://www.python.org/downloads/release/python-2713/). It is not compatible with Python 3.
50
50
- **Mbed CLI version 1.2.2** - [Mbed CLI](https://github.com/ARMmbed/mbed-cli).
51
51
- **Git and Mercurial** - Mbed CLI supports both Git and Mercurial repositories. Both Git and Mercurial are being installed. `git` and `hg` are added to system's PATH.
52
-
- [Git](https://git-scm.com/) - version 2.12.2.
53
-
- [Mercurial](https://www.mercurial-scm.org/) - version 4.1.1.
52
+
- [Git](https://git-scm.com/).
53
+
- [Mercurial](https://www.mercurial-scm.org/).
54
54
- **GNU Arm Embedded Toolchain** - [GNU Embedded Toolchain for Arm](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads).
55
55
- **Mbed Windows serial port driver** - [serial port driver](/docs/development/tutorials/windows-serial-driver.html).
0 commit comments