提交 bcbfdae7 编写于 作者: D dingbo

docs: specify taospy version

上级 999a61b7
...@@ -5,10 +5,10 @@ title: Connect with Python Connector ...@@ -5,10 +5,10 @@ title: Connect with Python Connector
## Install Connector ## Install Connector
First, you need to install the `taospy` module. Run the command below in your terminal. First, you need to install the `taospy` module version >= `2.3.3`. Run the command below in your terminal.
``` ```
pip3 install taospy pip3 install taospy>=2.3.3
``` ```
You'll need to have Python3 installed. You'll need to have Python3 installed.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册