mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
fixed/improved build instructions
This commit is contained in:
parent
e7b41d36ff
commit
e32dbbae03
1 changed files with 1 additions and 5 deletions
|
|
@ -17,11 +17,7 @@ CCash solves these issues and adds a level of abstraction, the main philosophy o
|
||||||
drogon depedencies
|
drogon depedencies
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install libjsoncpp-dev
|
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev
|
||||||
sudo apt install uuid-dev
|
|
||||||
sudo apt install openssl
|
|
||||||
sudo apt install libssl-dev
|
|
||||||
sudo apt install zlib1g-dev
|
|
||||||
```
|
```
|
||||||
|
|
||||||
building the project
|
building the project
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue