From 2406b9d60967b57a21bccea570170f72e9ab042b Mon Sep 17 00:00:00 2001 From: zyyang Date: Tue, 5 Jan 2021 14:39:49 +0800 Subject: [PATCH] change --- tests/examples/JDBC/JDBCDemo/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/examples/JDBC/JDBCDemo/readme.md b/tests/examples/JDBC/JDBCDemo/readme.md index b799ff82fc..da638a0bcc 100644 --- a/tests/examples/JDBC/JDBCDemo/readme.md +++ b/tests/examples/JDBC/JDBCDemo/readme.md @@ -4,7 +4,6 @@ TDengine's JDBC demo project is organized in a Maven way so that users can easil sudo apt-get install maven ``` - ## Install TDengine Client Make sure you have already installed a tdengine client on your current develop environment. Download the tdengine package on our website: ``https://www.taosdata.com/cn/all-downloads/`` and install the client. -- GitLab