提交 2d410e47 编写于 作者: D dingbo

docs: update connect python

上级 10ac32f8
......@@ -14,7 +14,7 @@ First, you need to install the `taospy` module version >= `2.3.3`. Run the comma
<TabItem value="pip" label="pip">
```
pip3 install taospy>=2.3.3
pip3 install -U taospy
```
You'll need to have Python3 installed.
......@@ -22,7 +22,7 @@ You'll need to have Python3 installed.
<TabItem value="conda" label="conda">
```
conda install taospy=2.3.3
conda install -c conda-forge taospy
```
</TabItem>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册