mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
📝 fixed build docs
This commit is contained in:
parent
308f75ec37
commit
4d54da90b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue