Skip to content

Commit 01b2dfb

Browse files
committed
doc: update README
1 parent f6e0069 commit 01b2dfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ If you want to install it separately.
1414
### Pip
1515

1616
```bash
17-
pip install pymycobot --upgrade
17+
pip install pymycobot --upgrade --user
1818
```
1919

2020
**Notes:**
2121

2222
> Now only the version is `Atom2.4` or later is supported. If you use an earlier version, please install `pymycobot 1.0.7`.
2323
2424
```bash
25-
pip install pymycobot==1.0.7
25+
pip install pymycobot==1.0.7 --user
2626
```
2727

2828
### Source code

0 commit comments

Comments
 (0)