Skip to content

Commit 34853dc

Browse files
committed
Merge pull request #145 from LiyouZhou/patch-1
Require user to install Mercurial
2 parents 9e2f193 + fa74cdf commit 34853dc

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
@@ -37,7 +37,7 @@ This document covers the installation and usage of *mbed CLI*.
3737

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

40-
* *mbed-cli* supports both Git and Mercurial repositories, so you'll also need to install one or both:
40+
* *mbed-cli* supports both Git and Mercurial repositories, you'll need to install both:
4141
* [Mercurial](https://www.mercurial-scm.org/).
4242
* [Git](https://git-scm.com/).
4343

0 commit comments

Comments
 (0)