Skip to content

Commit 5e4fcb2

Browse files
author
Amanda Butler
authored
Remove version numbers from cli-reqs.md
Remove unnecessary version numbers that are out of date.
1 parent aeef3e7 commit 5e4fcb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tools/CLI/cli-setup.md/cli-reqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ The Windows installer for Mbed CLI includes the following components:
4949
- **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.
5050
- **Mbed CLI version 1.2.2** - [Mbed CLI](https://github.com/ARMmbed/mbed-cli).
5151
- **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/).
5454
- **GNU Arm Embedded Toolchain** - [GNU Embedded Toolchain for Arm](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads).
5555
- **Mbed Windows serial port driver** - [serial port driver](/docs/development/tutorials/windows-serial-driver.html).
5656

0 commit comments

Comments
 (0)