Skip to content

Commit 394370a

Browse files
committed
Fixed install instructions to include sudo for linux/macos #238
1 parent efb13f4 commit 394370a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ You can get the latest stable version of *mbed CLI* via PyPI by running:
6363
$ pip install mbed-cli
6464
```
6565

66+
On Linux/Mac, you may need to run with `sudo`.
67+
6668
Alternatively you get the development version of *mbed CLI* by cloning the development repository [https://github.com/ARMmbed/mbed-cli](https://github.com/ARMmbed/mbed-cli):
6769

6870
`$ git clone https://github.com/ARMmbed/mbed-cli`

0 commit comments

Comments
 (0)