提交 e4a1c699 编写于 作者: D dingbo

docs: cloud docs

上级 b43fab34
...@@ -10,7 +10,7 @@ import TabItem from '@theme/TabItem'; ...@@ -10,7 +10,7 @@ import TabItem from '@theme/TabItem';
First, you need to install the `taospy` module version >= `2.3.3`. 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.
<Tabs> <Tabs defaultValue="pip">
<TabItem value="pip" label="pip"> <TabItem value="pip" label="pip">
``` ```
......
...@@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; ...@@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem';
## Add Dependency ## Add Dependency
<Tabs> <Tabs defaultValue="maven">
<TabItem value="maven" label="Maven"> <TabItem value="maven" label="Maven">
```xml title="pom.xml" ```xml title="pom.xml"
......
...@@ -5,7 +5,7 @@ title: Connect with Node.js Connector ...@@ -5,7 +5,7 @@ title: Connect with Node.js Connector
## Install Connector ## Install Connector
``` ```bash
npm i td2.0-rest-connector npm i td2.0-rest-connector
``` ```
## Config ## Config
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册