Update README.md
This commit is contained in:
parent
2818e2e0f6
commit
f56bb2ef8f
|
@ -131,18 +131,12 @@ Work in Progress.
|
|||
|
||||
## 3.4 Clone the repo
|
||||
|
||||
<details>
|
||||
|
||||
<summary>Clone the repo</summary>
|
||||
|
||||
Clone the repository to the target machine:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/taosdata/TDengine.git
|
||||
cd TDengine
|
||||
```
|
||||
|
||||
|
||||
> **NOTE:**
|
||||
> TDengine Connectors can be found in following repositories: [JDBC Connector](https://github.com/taosdata/taos-connector-jdbc), [Go Connector](https://github.com/taosdata/driver-go), [Python Connector](https://github.com/taosdata/taos-connector-python), [Node.js Connector](https://github.com/taosdata/taos-connector-node), [C# Connector](https://github.com/taosdata/taos-connector-dotnet), [Rust Connector](https://github.com/taosdata/taos-connector-rust).
|
||||
|
||||
|
|
Loading…
Reference in New Issue