Update Connector.md

This commit is contained in:
fangpanpan 2019-09-09 15:41:16 +08:00 committed by GitHub
parent 5f0521d358
commit c226a2ed72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ pip install src/connector/python/[linux|Windows]/python2/
or
```
pip install src/connector/python/[linux|Windows]python3/
pip install src/connector/python/[linux|Windows]/python3/
```
If _pip_ command is not installed on the system, users can choose to install pip or just copy the _taos_ directory in the python client directory to the application directory to use.