We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60ca32 commit efb61ccCopy full SHA for efb61cc
README.md
@@ -55,7 +55,7 @@ When connecting more than one mbed-enabled device to the host computer, it takes
55
56
mbed-ls module is redistributed via PyPI. We recommend you use the [application pip](https://pip.pypa.io/en/latest/installing.html#install-pip).
57
58
-**Note:** Python 2.7.9 and later, so you may have pip already.
+**Note:** Python 2.7.9 onwards include ```pip``` by default, so you may have ```pip``` already.
59
60
To install mbed-ls from [PyPI](https://pypi.python.org/pypi/mbed-ls) use command:
61
```
0 commit comments