Browse Source

Update README.md

master
Mike 5 years ago committed by GitHub
parent
commit
048b93af74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

9
README.md

@ -45,7 +45,8 @@ Build stratum: @@ -45,7 +45,8 @@ Build stratum:
make
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`:
@ -70,7 +71,8 @@ Build stratum: @@ -70,7 +71,8 @@ Build stratum:
cmake ..
make
Run stratum:
Run stratum:
./keva-stratum config.json
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: @@ -131,7 +133,8 @@ Now we are ready to build:
make
Run stratum:
Run stratum:
keva-stratum.exe config.json
## Configuration (config.json)

Loading…
Cancel
Save