Merge pull request #1866 from taosdata/feature/add-how-to-add-test-into-readme

add psmisc package in the list for the issue fuser command missed.
This commit is contained in:
slguan 2020-05-11 11:47:14 +08:00 committed by GitHub
commit 19e6d439ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
python3-setuptools valgrind psmisc curl
2. git clone <https://github.com/taosdata/TDengine>; cd TDengine