Update README.md

This commit is contained in:
William Katz 2021-04-14 13:26:05 -07:00 committed by GitHub
parent 2b0f9769a3
commit bf7351d8ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ cmake ..
make -j<threads>
sudo ./bank <admin password> <saving frequency in minutes> <threads>
```
you also have to edit the config file to add your cert locations, I personally use cert bot
#### Dependencies