📝 fixed build docs

This commit is contained in:
William Katz 2021-10-15 14:18:21 -07:00 committed by GitHub
parent 308f75ec37
commit 4d54da90b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ If you want to use the docker package, deploy information can be found [here](de
### Linux
#### Debian
```
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev build-essential
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev make cmake
```
#### CentOS 7.5
```