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
b1e8021821
commit
e7b41d36ff
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ building the project
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone --recurse-submodule https://github.com/EntireTwix/CCash/
|
git clone --recurse-submodule https://github.com/EntireTwix/CCash/
|
||||||
|
cd CCash
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue