Skip to content

Commit

Permalink
minor README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rdugan committed Jul 30, 2023
1 parent 365dbde commit 7f9ce84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ks_worker_job_counter{ip="192.168.0.65",miner="BzMiner-v11.1.0",wallet="kaspa:qz

## Build from source (native executable)

Install go 1.18 using whatever package manager is approprate for your system.
Install go 1.18 or later using whatever package manager is approprate for your system, or from https://go.dev/doc/install.

run `cd cmd/kaspabridge;go build .`

Expand Down

0 comments on commit 7f9ce84

Please sign in to comment.