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. 3
      README.md

3
README.md

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

Loading…
Cancel
Save