Remove --user option.

pull/493/head
KmolYuan 2019-08-30 22:23:52 +08:00
parent d5ac4039ea
commit a5d120520e
1 changed files with 0 additions and 1 deletions

View File

@ -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: