mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +11:00
📝 forgot build-essential
This commit is contained in:
parent
a4a9473b07
commit
308f75ec37
1 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ If you want to use the docker package, deploy information can be found [here](de
|
||||||
### Linux
|
### Linux
|
||||||
#### Debian
|
#### Debian
|
||||||
```
|
```
|
||||||
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev
|
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev build-essential
|
||||||
```
|
```
|
||||||
#### CentOS 7.5
|
#### CentOS 7.5
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue