From 9f330c4c608fefcd14e3905f442bd3dfd703b94a Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Mon, 11 May 2020 11:29:39 +0800 Subject: [PATCH] add curl to list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0aa75c50a..0babfe7776 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ TDengine provides abundant developing tools for users to develop on TDengine. Fo 1. sudo apt install build-essential cmake net-tools python-pip python-setuptools python3-pip - python3-setuptools valgrind psmisc + python3-setuptools valgrind psmisc curl 2. git clone ; cd TDengine -- GitLab