add psmisc package in the list for the issue fuser command missed.

This commit is contained in:
Shuduo Sang 2020-05-10 23:13:19 +08:00
parent 6d9caf0e5c
commit 09e91f3334
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 1. sudo apt install
build-essential cmake net-tools python-pip python-setuptools python3-pip build-essential cmake net-tools python-pip python-setuptools python3-pip
python3-setuptools valgrind python3-setuptools valgrind psmisc
2. git clone <https://github.com/taosdata/TDengine>; cd TDengine 2. git clone <https://github.com/taosdata/TDengine>; cd TDengine