Update README.md

This commit is contained in:
Mike 2019-11-24 18:14:46 -05:00 committed by GitHub
parent cd4eaf30f2
commit 048b93af74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,8 @@ Build stratum:
make make
Run stratum: Run stratum:
./keva-stratum config.json
./keva-stratum config.json
If you need to bind to privileged ports and don't want to run from `root`: If you need to bind to privileged ports and don't want to run from `root`:
@ -70,7 +71,8 @@ Build stratum:
cmake .. cmake ..
make make
Run stratum: Run stratum:
./keva-stratum config.json ./keva-stratum config.json
If you need to bind to privileged ports and don't want to run from `root`: If you need to bind to privileged ports and don't want to run from `root`:
@ -131,7 +133,8 @@ Now we are ready to build:
make make
Run stratum: Run stratum:
keva-stratum.exe config.json keva-stratum.exe config.json
## Configuration (config.json) ## Configuration (config.json)