diff --git a/documentation/webdocs/markdowndocs/Connector.md b/documentation/webdocs/markdowndocs/Connector.md index 42bca32948d00fb8029a325a14a17e790dccffe8..dca735d6ecd0bb8442873a82ccbe1610f6f6b8a7 100644 --- a/documentation/webdocs/markdowndocs/Connector.md +++ b/documentation/webdocs/markdowndocs/Connector.md @@ -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.