mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-18 17:12:14 +11:00
README changes
This commit is contained in:
parent
33fca2036a
commit
f7b842197d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make -j<threads>
|
make -j<threads>
|
||||||
sudo ./bank <admin password> <saving frequency in minutes> <run in background (1 or 0)> <threads>
|
sudo ./bank <admin password> <saving frequency in minutes> <threads>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Dependencies
|
#### Dependencies
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue