Remove --user option.
parent
d5ac4039ea
commit
a5d120520e
|
@ -21,7 +21,6 @@ Build and install the module:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python setup.py install
|
python setup.py install
|
||||||
python setup.py install --user # User mode
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Run unit test:
|
Run unit test:
|
||||||
|
|
Loading…
Reference in New Issue